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 520703 - 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-03-06 10:11 UTC by jasper-j
Modified: 2008-03-14 11:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description jasper-j 2008-03-06 10:11:37 UTC
What were you doing when the application crashed?



Distribution: Gentoo Base System release 1.12.11.1
Gnome Release: 2.20.3 2008-01-21 (Gentoo)
BugBuddy Version: 2.20.1

System: Linux 2.6.24-gentoo-r3 #6 SMP Mon Mar 3 22:43:15 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
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-3-2008 11:10:33 [Info]: Successfully loaded "Directory Scanner" item source.
6-3-2008 11:10:33 [Info]: Successfully loaded "Firefox Bookmarks" item source.
6-3-2008 11:10:33 [Info]: Successfully loaded "GNOME Special Locations" item source.
6-3-2008 11:10:33 [Info]: Successfully loaded "Email" action.
6-3-2008 11:10:33 [Info]: Successfully loaded "Manually-typed path items" item source.
6-3-2008 11:10:33 [Info]: Successfully loaded "Open" action.
6-3-2008 11:10:33 [Info]: Successfully loaded "Open Terminal Here" action.
6-3-2008 11:10:33 [Info]: Successfully loaded "Open URL" action.
6-3-2008 11:10:33 [Info]: Successfully loaded "Open With..." action.
Screen is composited.
APPLET : /usr/lib64/awn/applets/main-menu.desktop
LOADED : /home/djeedjee/.config/awn/launchers/awn_launcher.desktop
LOADED : /home/djeedjee/.config/awn/launchers/awn_launcher-2.desktop
LOADED : /home/djeedjee/.config/awn/launchers/awn_launcher-1.desktop
APPLET : /usr/lib64/awn/applets/taskman.desktop
--------------------------------------------------
Gimmie Version: 0.2.8

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-03-14 11:34:57 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 ***