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 366897 - crash in Deskbar: I'm just trying to reloa...
crash in Deskbar: I'm just trying to reloa...
Status: RESOLVED DUPLICATE of bug 389984
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-10-29 14:32 UTC by rasmey.sareth
Modified: 2007-01-14 12:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description rasmey.sareth 2006-10-29 14:32:29 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):
  • 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/synok/.gnome2/deskbar-applet/handlers/tracker.py", line 88 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-nOUZhg29v5: Connexion refusée

Comment 1 Rob Bradford 2006-10-29 16:11:41 UTC
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.
Comment 2 Gustavo Carneiro 2007-01-14 12:30:21 UTC
Reopening in order to mark as dup of bug 389984.
Comment 3 Gustavo Carneiro 2007-01-14 12:30:33 UTC

*** This bug has been marked as a duplicate of 389984 ***