GNOME Bugzilla – Bug 366897
crash in Deskbar: I'm just trying to reloa...
Last modified: 2007-01-14 12:30:33 UTC
What were you doing when the application crashed? I'm just trying to reload my X Session in order to run working my beryl-manager !!! Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 Traceback (most recent call last):
+ Trace 79781
self.load (f)
mod_instance = getattr (mod, handler) ()
self.bus = dbus.SessionBus()
return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)
bus._connection = dbus_bindings.bus_get(bus_type, private)
This is due to a problem with the dbus service. You should try logging out and then in again so that the dbus session will be restarted.
Reopening in order to mark as dup of bug 389984.
*** This bug has been marked as a duplicate of 389984 ***