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 516984 - crash in Gimmie: I just installed in thro...
crash in Gimmie: I just installed in thro...
Status: RESOLVED DUPLICATE of bug 495707
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-17 12:40 UTC by ivovandongen
Modified: 2008-03-10 11:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description ivovandongen 2008-02-17 12:40:31 UTC
What were you doing when the application crashed?
I just installed in through from the universe repo in ubuntu gutsy and tried to start it in an xterm.


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.1 2007-10-19 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
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 (490 sec old) ---------------------
Unable to open desktop file file:///usr/share/applications/azureus.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/XMMS.desktop for panel launcher: No such file or directory
** (nm-applet:6016): WARNING **: <WARN>  nmi_save_network_info(): Error saving secret for wireless network 'ZyXELDongen' in keyring: 1
checking for valid crashreport now
Sorry, your locale is not supported. If you are interested in providing translations for your locale, contact gramakri@uiuc.edu
*** Calendar schema version is: 7
*** Calendar schema version is: 7
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3c000d8 specified for 0x3c004a9 (Password).
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3c000d8 (Inbox for )
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3c000d8 (Inbox for )
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 330 in _reload
    self.add_item(i, target_height)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 298 in add_item
    running = RunningItemTile(i, target_height, self.gravity)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 75 in __init__
    self._reload(item)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 128 in _reload
    self.icons = self._load_icons(item, self.target_height)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 83 in _load_icons
    assert icon, "Running Item must have an icon"
AssertionError: Running Item must have an icon

Comment 1 Cosimo Cecchi 2008-03-10 11:40:11 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 495707 ***