GNOME Bugzilla – Bug 374786
crash in Deskbar: Add applet to gnome pane...
Last modified: 2006-11-13 18:05:38 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()
+ Trace 86128
main_window = Main_window()
SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
self.new()
self.bus = dbus.SystemBus()
return Bus.__new__(cls, Bus.TYPE_SYSTEM, use_default_mainloop, private)
bus._connection = dbus_bindings.bus_get(bus_type, private)
-------------------------------------------------- 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
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 ***