GNOME Bugzilla – Bug 492333
Standalone crashes outside of Gnome
Last modified: 2008-03-14 13:30:47 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):
+ Trace 174342
self.add_item(i, target_height)
running = RunningItemTile(i, target_height, self.gravity)
self._reload(item)
self.icons = self._load_icons(item, self.target_height)
assert icon, "Running Item must have an icon"
Other information:
Did this happen on gimmie startup, or after you launched an app, or after you tried to add something as a favorite?
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
*** Bug 509925 has been marked as a duplicate of this bug. ***
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 ***