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 453410 - crash in Deskbar: logging in
crash in Deskbar: logging in
Status: RESOLVED DUPLICATE of bug 357138
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-07-03 15:40 UTC by shimon
Modified: 2007-07-04 01:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description shimon 2007-07-03 15:40:05 UTC
What were you doing when the application crashed?
logging in


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-6-386 #1 Fri Jun 1 18:21:10 GMT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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 (15 sec old) ---------------------
***MEMORY-WARNING***: gconf-sanity-check-2[30819]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected
SESSION_MANAGER=local/shimonlt:/tmp/.ICE-unix/30765
***MEMORY-WARNING***: gconftool-2[30874]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this pr
***MEMORY-WARNING***: metacity[30864]: GSlice: g_thread_init() must be called before all other GLib functions; memory corruption due to late invocation of g_thread_init() has been detected; this progr
** (update-notifier:30884): WARNING **: not starting because user is not in admin group
evolution-alarm-notify-Message: Setting timeout for 30581 1183507200 1183476619
evolution-alarm-notify-Message:  Tue Jul  3 20:00:00 2007
evolution-alarm-notify-Message:  Tue Jul  3 11:30:19 2007
Initializing gnome-mount extension
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/deskbar-applet", line 56 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: Unrecognized image file format

Comment 1 Pedro Villavicencio 2007-07-04 01:02:05 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 357138 ***