GNOME Bugzilla – Bug 356739
crash in Deskbar: I was adding the deskbar...
Last modified: 2006-09-19 14:57:55 UTC
What were you doing when the application crashed? I was adding the deskbar applet to panel in my jhbuild sandbox. This crash occurs every time. Note 1: "Apertura del file «deskbar-applet/art/deskbar-applet-panel-h.png» fallita: Nessun file o directory" is "Failed to open file xxx: no file or directory" in Italian language. But deskbar-applet-panel-h.png file is available under /opt/gnome2/share/deskbar-applet/art/ Note 2: Distribution: Ubuntu 6.06 (dapper) Gnome Release: 2.16.0 2006-09-05 (JHBuild) 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 72746
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)
Thanks, Luca. :) *** This bug has been marked as a duplicate of 354391 ***