GNOME Bugzilla – Bug 535365
crash in Chess: I was merely trying to r...
Last modified: 2008-05-29 10:32:54 UTC
Version: 2.22.2 What were you doing when the application crashed? I was merely trying to run the program. Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.2 2008-05-27 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Darklooks Icon Theme: Foxtrot 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 --------------------- start_game()
+ Trace 198911
app = main.Application()
self.ui = UI(self)
self.controller = gtkui.GtkUI(self)
self._gui = loadGladeFile('glchess.glade')
return gtk.glade.XML(os.path.join(GLADE_DIR, name), root, domain = DOMAIN)
/usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: Invalid symbolic color 'tooltip_bg_color' /usr/share/themes/Darklooks/gtk-2.0/gtkrc:181: error: invalid identifier `tooltip_bg_color', expected valid identifier -------------------------------------------------- Traceback (most recent call last): File "/usr/games/glchess", line 58, in <module> start_game()
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 535293 ***