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 534723 - crash in Gimmie: I started the applet for...
crash in Gimmie: I started the applet for...
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-25 05:32 UTC by obstriegel
Modified: 2008-06-02 19:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description obstriegel 2008-05-25 05:32:12 UTC
What were you doing when the application crashed?
I started the applet for the first time and klicked on "Dokumente".


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.1 2008-05-07 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-17-386 #1 Thu May 1 13:57:56 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Crux
Icon Theme: LC3

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 (10 sec old) ---------------------
(firefox:12882): Gtk-WARNING **: Error loading theme icon 'gtk-harddisk' for stock: Datei »/home/obst/.icons/LC3/scalable/devices/gtk-harddisk.png« konnte nicht geöffnet werden: No such file or dir
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
(gnome-panel:6581): GConf-WARNING **: Directory `/apps/panel/objects/applet_6' was not being monitored by GConfClient 0x81261a8
--------------------------------------------------
Gimmie Version: 0.2.8

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 559 in do_button_press_event
    self._show()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 564 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 434 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 271 in __init__
    self._add_toolbar_items()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 409 in _add_toolbar_items
    for i in self.topic.get_toolbar_items(self.tooltips):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_library.py", line 473 in get_toolbar_items
    btn = PlacesMenuButton(tooltips)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_library.py", line 399 in __init__
    self.set_menu(PlacesMenu())
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_library.py", line 366 in __init__
    item.get_icon(gtk.ICON_SIZE_LARGE_TOOLBAR)))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_library.py", line 388 in _add_place_item
    menu_item.set_image(icon_factory.load_image(icon_name, gtk.ICON_SIZE_LARGE_TOOLBAR))
  • 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:20:44 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 422739 ***