GNOME Bugzilla – Bug 535189
crash in Gimmie:
Last modified: 2008-06-02 19:15:27 UTC
What were you doing when the application crashed? Distribution: Mandriva Linux release 2009.0 (Cooker) for i586 Gnome Release: 2.22.2 2008-05-27 (Mandriva) BugBuddy Version: 2.22.0 System: Linux 2.6.24.4-desktop586-1mnb #1 SMP Thu Mar 27 14:20:33 CET 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome 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 (6 sec old) ---------------------
+ Trace 198805
if self.__load_instances():
sl = self.create_instance(id=filename[:-4], enable_saving=False)
sl = self.screenlet(id=id, session=self, **keyword_args)
screenlets.Screenlet.__init__(self, uses_theme=True,width=int(700), height=int(700), **keyword_args)
if str(sensors.sys_get_window_manager()).lower() == 'kwin':
name = win.property_get("_NET_WM_NAME")[2]
/home/mark/.draksnapshot should be set to TRUE: please use --force or -f option to launch applet compiz (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format -------------------------------------------------- Gimmie Version: 0.3.0 Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 684, in gimmie_applet_factory GimmieApplet(applet, iid) File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 620, in __init__ btn = TopicButtonMod(topic, applet, self.prefs) File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 464, in __init__ self._button_style_pref_changed(prefs) File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 480, in _button_style_pref_changed icon = icon_factory.load_image (icon, 18) File "/usr/lib/python2.5/site-packages/gimmie/gimmie_util.py", line 463, in load_image pixbuf = self.load_icon(icon_value, icon_size, force_size) File "/usr/lib/python2.5/site-packages/gimmie/gimmie_util.py", line 416, in load_icon assert icon_value, "No icon to load!" AssertionError: No icon to load!
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers? *** This bug has been marked as a duplicate of 422739 ***