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 492333 - Standalone crashes outside of Gnome
Standalone crashes outside of Gnome
Status: RESOLVED DUPLICATE of bug 434822
Product: gimmie
Classification: Deprecated
Component: general
0.2.x
Other All
: Normal critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
: 509925 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-11-01 12:05 UTC by adam.stokes
Modified: 2008-03-14 13:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description adam.stokes 2007-11-01 12:05:48 UTC
Steps to reproduce:
In my test I use FVWM and running gimmie with just `gimmie`.


Stack trace:
System: Linux 2.6.23.1-cfs-v22.1 #2 SMP Fri Oct 19 15:20:43 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

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 (3622 sec old) ---------------------
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:34: Invalid symbolic color 'fg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:34: error: invalid identifier `fg_color', expected valid identifier
XS[src/xmms-sid.c:xs_init:216]: xs_init()
XS[src/xs_config.c:xs_init_configuration:164]: initializing configuration ...
XS[src/xs_config.c:xs_read_configuration:265]: loading from config-file ...
XS[src/xs_config.c:xs_read_configuration:320]: OK
XS[src/xmms-sid.c:xs_reinit:163]: initializing emulator engine #1...
XS[src/xmms-sid.c:xs_reinit:177]: init#1: OK, 1
XS[src/xmms-sid.c:xs_reinit:189]: init#2: OK, 0
XS[src/xmms-sid.c:xs_init:226]: OK
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:34: Invalid symbolic color 'fg_color'
/usr/share/themes/Clearlooks/gtk-2.0/gtkrc:34: error: invalid identifier `fg_color', expected valid identifier
--------------------------------------------------
Gimmie Version: 0.2.8

Traceback (most recent call last):
  • File "/usr/local/lib64/python2.5/site-packages/gimmie/gimmie_gui.py", line 330 in _reload
    self.add_item(i, target_height)
  • File "/usr/local/lib64/python2.5/site-packages/gimmie/gimmie_gui.py", line 298 in add_item
    running = RunningItemTile(i, target_height, self.gravity)
  • File "/usr/local/lib64/python2.5/site-packages/gimmie/gimmie_gui.py", line 75 in __init__
    self._reload(item)
  • File "/usr/local/lib64/python2.5/site-packages/gimmie/gimmie_gui.py", line 128 in _reload
    self.icons = self._load_icons(item, self.target_height)
  • File "/usr/local/lib64/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


Other information:
Comment 1 Alex Graveley 2007-11-01 21:11:32 UTC
Did this happen on gimmie startup, or after you launched an app, or after you tried to add something as a favorite?
Comment 2 adam.stokes 2007-11-02 22:39:49 UTC
This is happening on gimmie startup -- there also seems to be a lot of rendering issues when running in FVWM.

Is there any compliance things we should look out for running this application outside of Gnome or is this something way down on the priority list?

Thanks
Comment 3 Cosimo Cecchi 2008-03-10 13:08:40 UTC
*** Bug 509925 has been marked as a duplicate of this bug. ***
Comment 4 Cosimo Cecchi 2008-03-14 13:30:47 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 434822 ***