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 370613 - crash in Deskbar: Adding "Deskbar" applet ...
crash in Deskbar: Adding "Deskbar" applet ...
Status: RESOLVED DUPLICATE of bug 354391
Product: deskbar-applet
Classification: Deprecated
Component: general
Git master
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 370840 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-04 17:24 UTC by Rouslan Solomakhin (Руслан Соломахин)
Modified: 2006-11-05 14:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Rouslan Solomakhin (Руслан Соломахин) 2006-11-04 17:24:31 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):
  • 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-04 18:49:06 UTC
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.
Comment 2 Rouslan Solomakhin (Руслан Соломахин) 2006-11-04 20:02:04 UTC
(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.
Comment 3 Rouslan Solomakhin (Руслан Соломахин) 2006-11-05 03:23:11 UTC
*** Bug 370840 has been marked as a duplicate of this bug. ***
Comment 4 Rouslan Solomakhin (Руслан Соломахин) 2006-11-05 03:25:33 UTC
Andre,

I have recompiled a fresh version of deskbar-applet, removed all user's gnome configuration, and reproduced the bug again. 
Comment 5 André Klapper 2006-11-05 14:39:24 UTC
thanks, reopening bug 354391 and adding you to the CC list.

*** This bug has been marked as a duplicate of 354391 ***