/usr/bin/systemadm Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory (systemadm:2996): Bonobo-WARNING **: Bonobo must be initialized before use (systemadm:2996): GLib-GObject-CRITICAL **: g_object_ref_sink: assertion `G_IS_OBJECT (object)' failed First one probably is a missing require on at-spi2-atk-0.3.5-1.fc14.x86_64...
(In reply to comment #0) > /usr/bin/systemadm > Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open > shared object file: No such file or directory > > (systemadm:2996): Bonobo-WARNING **: Bonobo must be initialized before use I'm getting these messages too. But they do not prevent systemadm from starting. > (systemadm:2996): GLib-GObject-CRITICAL **: g_object_ref_sink: assertion > `G_IS_OBJECT (object)' failed I'm not seeing this one. Are you sure you have booted the system with systemd and not with upstart? What version do you have? rpm -q systemd-gtk dbus
dbus-1.3.2-0.0.885483.fc14.x86_64 systemd-gtk-5-2.fc14.x86_64 It does not matter uf U start with upstart or systemd. Not related to this error but systemd fails to start vital services like messagebus and of course stuff which depends on it fails to start after that like avahi, NetworkManager etc. This is on an upgrade from f13
Most issues are fixed after installing latest dbus. However, still seeing: ** (systemadm:4991): WARNING **: AT-SPI: Accessibility bus not found - Using session bus. (systemadm:4991): Bonobo-WARNING **: Bonobo must be initialized before use Also the Require for at-spi2-atk should be added.
The bonobo/atspi messages are unrelated to systemd, and an issue with gtk in rawhide. Since all systemd issues seem to be fixed now I'll close the bug now.