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 512631 - crash in Deskbar: trying to change the scr...
crash in Deskbar: trying to change the scr...
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)
Depends on:
Blocks:
 
 
Reported: 2008-01-28 18:49 UTC by juersio
Modified: 2008-01-28 19:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description juersio 2008-01-28 18:49:56 UTC
What were you doing when the application crashed?
trying to change the screensaver


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.21.5 2008-01-15 (Ubuntu)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: LiNsta3
Icon Theme: Neu

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 (14 sec old) ---------------------
libnotify-Message: Unable to get session bus: Failed to connect to socket /tmp/dbus-OVgfjD2sE0: Connection refused
/home/sergio/.themes/LiNsta3/gtk-2.0/menubar-custom.rc:22: Unable to locate image file in pixmap_path: "Menu-Menubar/menubar-black.svg"
/home/sergio/.themes/LiNsta3/gtk-2.0/menubar-custom.rc:25: Background image options specified without filename
/home/sergio/.themes/LiNsta3/gtk-2.0/menubar-custom.rc:31: Unable to locate image file in pixmap_path: "Menu-Menubar/menubar-black.svg"
/home/sergio/.themes/LiNsta3/gtk-2.0/menubar-custom.rc:34: Background image options specified without filename
gnome-mount 0.7
gnome-mount 0.7
Mounted /dev/hdb2 at "/media/disk"
Mounted /dev/hdb1 at "/media/disk-1"
** (nautilus:5585): WARNING **: Unable to add monitor: Operation not supported
libnotify-Message: Unable to get session bus: Failed to connect to socket /tmp/dbus-OVgfjD2sE0: Connection refused
system-config-printer-applet: unable to initialize pynotify
system-config-printer-applet: failed to connect to session D-Bus
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 164 in load_all
    self.load (f)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 142 in load
    modules = self.import_module (filename)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 128 in import_module
    if not getattr(module, "has_requirements" )():
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/tomboy.py", line 170 in has_requirements
    return tomboy_installed() and tomboy_correct_version()
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/tomboy.py", line 186 in tomboy_installed
    bus = dbus.SessionBus()
  • File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 217 in __new__
    mainloop=mainloop)
  • File "/var/lib/python-support/python2.5/dbus/_dbus.py", line 106 in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  • File "/var/lib/python-support/python2.5/dbus/bus.py", line 125 in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-OVgfjD2sE0: Connection refused

Comment 1 Gianluca Borello 2008-01-28 19:20:19 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 bug has been marked as a duplicate of 366899 ***