Please post any comments, bug reports, etc here with regards to the RC1 release.
Installed today on DELL Optiplex GX260 with i810 graphics, 512MRAM and 2GHz CPU.
GUI installer not working on my machine and installation crashing, in order to install at all I had to add vga=normal during the boot of kernel. This made the text installer to appear and work.
Why filetypes are not associated with applications by default? For example PDF and DOC? I understand the situation when there are more than one option (ie. video: mplayer and xine). But when there is only one application (Xpdf, Abiword) it should be associated with the apropriate filetypes.
I don`t like the default look but 'de gustibus non est disputandum'
After installation many dependencies missing or there is something wrong with my installation. I did not installed developement package (with gcc, etc) as it was an option only in the text installer, maybe this is in due, however if so, the applications should be recompiled without these dependencies):
abiword: error while loading shared libraries: libssp.so.0: cannot open shared object file: No such file or directory
mplayer: error while loading shared libraries: libcaca.so.0: cannot open shared object file: No such file or directory
gtkam: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory
avahi-discover
A new main_window has been created
Traceback (most recent call last):
File "/usr/bin/avahi-discover", line 269, in <module>
main()
File "/usr/bin/avahi-discover", line 264, in main
main_window = Main_window()
File "/usr/bin/avahi-discover", line 60, in __init__
SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
File "/usr/lib/python2.5/site-packages/avahi_discover/SimpleGladeApp.py", line 108, in __init__
self.new()
File "/usr/bin/avahi-discover", line 249, in new
self.server = dbus.Interface(self.bus.get_object(avahi.DBUS_NAME, avahi.DBUS_PATH_SERVER), avahi.DBUS_INTERFACE_SERVER)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 244, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python2.5/site-packages/dbus/proxies.py", line 241, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 183, in activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python2.5/site-packages/dbus/bus.py", line 281, in start_service_by_name
'su', (bus_name, flags)))
File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 607, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Avahi was not provided by any .service files