GNOME Bugzilla – Bug 354912
crash in Deskbar: Nichts, Anwendung wurde ...
Last modified: 2006-09-11 01:01:54 UTC
What were you doing when the application crashed? Nichts, Anwendung wurde nur gestartet... Distribution: Gentoo Base System version 1.12.4 Gnome Release: 2.16.0 2006-09-07 (Gentoo) 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):
+ Trace 71867
deskbar.DeskbarApplet.DeskbarApplet(applet)
self.ui = CuemiacButtonUI (applet, self.prefs)
self.cuemiac.set_layout_by_orientation (applet.get_orient())
self.layout.set_layout_by_orientation (self, orient)
self.on_change_size (self.applet)
self.cbutton.set_button_image_from_file (join(deskbar.ART_DATA_DIR, image_name), s)
pixbuf = gtk.gdk.pixbuf_new_from_file_at_size (filename, -1, size)
It looks like deskbar was having trouble finding the icon. Did it install successfully when you installed it?
The icon is located in /usr/share/deskbar-applet/art/ and the user has the right to read the image.
*** This bug has been marked as a duplicate of 354391 ***