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 535189 - crash in Gimmie:
crash in Gimmie:
Status: RESOLVED DUPLICATE of bug 422739
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-28 02:52 UTC by Mark Michelsen
Modified: 2008-06-02 19:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Mark Michelsen 2008-05-28 02:52:24 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) ---------------------
  • File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 240 in start
    if self.__load_instances():
  • File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 394 in __load_instances
    sl = self.create_instance(id=filename[:-4], enable_saving=False)
  • File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 146 in create_instance
    sl = self.screenlet(id=id, session=self, **keyword_args)
  • File "/usr/share/screenlets/NowPlaying/NowPlayingScreenlet.py", line 111 in __init__
    screenlets.Screenlet.__init__(self, uses_theme=True,width=int(700), height=int(700), **keyword_args)
  • File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 739 in __init__
    if str(sensors.sys_get_window_manager()).lower() == 'kwin':
  • File "/usr/lib/python2.5/site-packages/screenlets/sensors.py", line 275 in sys_get_window_manager
    name = win.property_get("_NET_WM_NAME")[2]
AttributeError: 'str' object has no attribute 'property_get'
/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!
Comment 1 Cosimo Cecchi 2008-06-02 19:15:27 UTC
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 ***