GNOME Bugzilla – Bug 370613
crash in Deskbar: Adding "Deskbar" applet ...
Last modified: 2006-11-05 14:39:24 UTC
What were you doing when the application crashed? Adding "Deskbar" applet to panel. Steps to reproduce from "Add to Panel" window: 1) Type in "desk" in quick search entry. 2) Select "Deskbar Applet" 3) Click "Add" 4) Click "Close" Bug-buddy incorrectly identified my Gnome version. I am using Gnome HEAD compiled using Jhbuild. Jhbuild output can be seen on http://jhbuild.bxlug.be/builds/2006-11-02-000/. Distribution: Ubuntu 6.06 (dapper) Gnome Release: 2.16.1 2006-11-01 (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 82854
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)
hi ruslan, so you're using an up-to-date cvs checkout of deskbar-applet? this is a duplicate of bug 354391 which should have been fixed weeks ago, so we would have to reopen bug 354391 for that.
(In reply to comment #0) >Jhbuild output can be seen on > http://jhbuild.bxlug.be/builds/2006-11-02-000/. That is actually http://jhbuild.bxlug.be/builds/2006-11-02-0000/. (In reply to comment #1) Andre, I am recompiling again now to see if I can reproduce this afterward (http://jhbuild.bxlug.be/builds/2006-11-04-0005/), and will get back to you when this is done.
*** Bug 370840 has been marked as a duplicate of this bug. ***
Andre, I have recompiled a fresh version of deskbar-applet, removed all user's gnome configuration, and reproduced the bug again.
thanks, reopening bug 354391 and adding you to the CC list. *** This bug has been marked as a duplicate of 354391 ***