GNOME Bugzilla – Bug 384207
crash in Deskbar:
Last modified: 2007-06-16 15:58:04 UTC
What were you doing when the application crashed? Distribution: Ubuntu 7.04 (feisty) Gnome Release: 2.17.2 2006-11-14 (Ubuntu) BugBuddy Version: 2.17.2 System: Linux 2.6.19-7-generic #2 SMP Mon Dec 4 16:46:19 UTC 2006 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled 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 ----------- .xsession-errors --------------------- Loading prepared queries... File loaded in 0,000000 ms initialising the indexer Opening index /home/tim/.Tracker/databases/Files Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml Bucket count (max is 524288) is 130996 and Record Count is 135564 preferred bucket count is 135564 database file /home/tim/.Tracker/databases/fulltext is present starting database closure for thread main Database closed for thread main starting database closure for thread main Database closed for thread main Checking tracker DB version...Current version is 11 and needed version is 10 Debug: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml Debug: Loading Beagle.Util.Conf+SearchingConfig from searching.xml -------------------------------------------------- Traceback (most recent call last):
+ Trace 92912
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 366899 ***
*** Bug 448070 has been marked as a duplicate of this bug. ***