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 410389 - crash in Deskbar: starting up
crash in Deskbar: starting up
Status: RESOLVED DUPLICATE of bug 410335
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: 2007-02-21 14:18 UTC by hiram
Modified: 2007-02-21 14:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description hiram 2007-02-21 14:18:29 UTC
What were you doing when the application crashed?
starting up


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.17.91 2007-02-12 (Ubuntu)
BugBuddy Version: 2.17.3

System: Linux 2.6.20-8-generic #2 SMP Tue Feb 13 01:14:41 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

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



----------- .xsession-errors ---------------------
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:349 (alarm_msg_received) - 0x6d0a40: Received at thread 42845940
alarm-queue.c:2008 (alarm_queue_add_async) - 0x6cbf00
alarm-notify.c:337 (alarm_msgport_replied) - 0x6d2110: Replied to GUI thread
alarm-queue.c:560 (load_alarms_for_today) - From Wed Feb 21 15:16:51 2007
 to Wed Feb 21 15:16:51 2007
alarm-queue.c:497 (load_alarms) 
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:337 (alarmkdecore (KAction): WARNING: KAction::insertKAccel( kaccel = 0x75e410 ): KAccel object already contains an action name "play_pause"
QLayout "unnamed" added to QVBox "unnamed", which already has a layout
kdecore (KProcess): WARNING: _attachPty() 10
kdecore (KAction): WARNING: KAction::insertKAccel( kaccel = 0x75e410 ): KAccel object already contains an action name "play_pause"
QLayout: Adding KToolBar/mainToolBar (child of QVBox/unnamed) to layout for PlaylistWindow/PlaylistWindow
STARTUP
--------------------------------------------------
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.5/site-packages/deskbar/DeskbarApplet.py", line 88 in __init__
    self.ui = CuemiacButtonUI (applet, self.prefs)
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 67 in __init__
    self.cuemiac.set_layout_by_orientation (applet.get_orient())
  • File "/usr/lib/python2.5/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.5/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 272 in set_layout_by_orientation
    self.on_change_size (self.applet)
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacButtonUI.py", line 228 in on_change_size
    self.cbutton.set_button_image_from_file (join(deskbar.ART_DATA_DIR, image_name), s)
  • File "/usr/lib/python2.5/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 '/usr/local/share/deskbar-applet/art/deskbar-applet-panel-h.png': No such file or directory

Comment 1 Pedro Villavicencio 2007-02-21 14:23:27 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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