GNOME Bugzilla – Bug 390934
crash in Deskbar: I just logged in after c...
Last modified: 2006-12-30 14:46:19 UTC
What were you doing when the application crashed? I just logged in after changing the language from English to german 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 97985
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)
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. This problem is the dbus service is not running. You can probably fix this by logging in and out. *** This bug has been marked as a duplicate of 385728 ***