After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 384207 - crash in Deskbar:
crash in Deskbar:
Status: RESOLVED DUPLICATE of bug 366899
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 448070 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-09 23:53 UTC by Tim Fuchs
Modified: 2007-06-16 15:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Tim Fuchs 2006-12-09 23:53:49 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):
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 157 in load_all
    self.load (f)
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 139 in load
    mod_instance = getattr (mod, handler) ()
  • File "/home/tim/.gnome2/deskbar-applet/handlers/tracker.py", line 90 in __init__
    self.bus = dbus.SessionBus()
  • File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 266 in __new__
    return Bus.__new__(cls, Bus.TYPE_SESSION, use_default_mainloop, private)
  • File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 99 in __new__
    bus._connection = dbus_bindings.bus_get(bus_type, private)
  • File "dbus_bindings.pyx", line 1692 in dbus_bindings.bus_get
DBusException: Failed to connect to socket /tmp/dbus-jocUT0Bfez: Connection refused

Comment 1 André Klapper 2006-12-10 23:17:22 UTC
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 ***
Comment 2 Damien Durand 2007-06-16 15:58:04 UTC
*** Bug 448070 has been marked as a duplicate of this bug. ***