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 374786 - crash in Deskbar: Add applet to gnome pane...
crash in Deskbar: Add applet to gnome pane...
Status: RESOLVED DUPLICATE of bug 354391
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-11-13 17:28 UTC by wiliamsouza
Modified: 2006-11-13 18:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description wiliamsouza 2006-11-13 17:28:14 UTC
What were you doing when the application crashed?
Add applet to gnome panell


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-11-10 (JHBuild)
BugBuddy Version: 2.16.1

System: Linux 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 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 (160 sec old) ---------------------
    main()
  • File "/opt/gnome2/bin/avahi-discover", line 245 in main
    main_window = Main_window()
  • File "/opt/gnome2/bin/avahi-discover", line 47 in __init__
    SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
  • File "/opt/gnome2/lib/python2.4/site-packages/avahi/SimpleGladeApp.py", line 108 in __init__
    self.new()
  • File "/opt/gnome2/bin/avahi-discover", line 229 in new
    self.bus = dbus.SystemBus()
  • File "/opt/gnome2/lib/python2.4/site-packages/dbus/_dbus.py", line 260 in __new__
    return Bus.__new__(cls, Bus.TYPE_SYSTEM, use_default_mainloop, private)
  • File "/opt/gnome2/lib/python2.4/site-packages/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
dbus_bindings.DBusException: Failed to connect to socket /opt/gnome2/var/run/dbus/system_bus_socket: No such file or directory
--------------------------------------------------
Traceback (most recent call last):
  File "/opt/gnome2/lib/deskbar-applet/deskbar-applet", line 54, in applet_factory
    deskbar.DeskbarApplet.DeskbarApplet(applet)
  File "/opt/gnome2/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line 72, in __init__
    self.ui = CuemiacButtonUI (applet, self.prefs)
  File "/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 67, in __init__
    self.cuemiac.set_layout_by_orientation (applet.get_orient())
  File "/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacUIManager.py", line 172, in set_layout_by_orientation
    self.layout.set_layout_by_orientation (self, orient)
  File "/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 269, in set_layout_by_orientation
    self.on_change_size (self.applet)
  File "/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 225, in on_change_size
    self.cbutton.set_button_image_from_file (join(deskbar.ART_DATA_DIR, image_name), s)
  File "/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacAppletButton.py", line 104, in set_button_image_from_file
    pixbuf = gtk.gdk.pixbuf_new_from_file_at_size (filename, -1, size)
GError: Failed to open file 'deskbar-applet/art/deskbar-applet-panel-h.png': No such file or directory
Comment 1 André Klapper 2006-11-13 18:05:38 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 354391 ***