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 354912 - crash in Deskbar: Nichts, Anwendung wurde ...
crash in Deskbar: Nichts, Anwendung wurde ...
Status: RESOLVED DUPLICATE of bug 354391
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-09-08 07:25 UTC by Tim Heinrich
Modified: 2006-09-11 01:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tim Heinrich 2006-09-08 07:25:11 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):
  • File "/usr/lib/deskbar-applet/deskbar-applet", line 54 in applet_factory
    deskbar.DeskbarApplet.DeskbarApplet(applet)
  • File "/usr/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line 72 in __init__
    self.ui = CuemiacButtonUI (applet, self.prefs)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 67 in __init__
    self.cuemiac.set_layout_by_orientation (applet.get_orient())
  • File "/usr/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 "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 269 in set_layout_by_orientation
    self.on_change_size (self.applet)
  • File "/usr/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 "/usr/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: Datei »deskbar-applet/art/deskbar-applet-panel-h.svg« konnte nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden

Comment 1 Rob Bradford 2006-09-08 16:33:15 UTC
It looks like deskbar was having trouble finding the icon. Did it install successfully when you installed it?
Comment 2 Tim Heinrich 2006-09-08 16:55:50 UTC
The icon is located in /usr/share/deskbar-applet/art/ and the user has the right to read the image.
Comment 3 Nigel Tao 2006-09-11 01:01:54 UTC

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