GNOME Bugzilla – Bug 568961
Typo in GGZ config load exception handler
Last modified: 2009-02-02 00:46:19 UTC
Version: 2.25.5 What were you doing when the application crashed? I just selected "Applications::Games::Chess" and it crashes on startup. Before that I had been successfully been playing Chromium BSU for a like 5 minutes or so. Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.25.5 2009-01-20 (Ubuntu) BugBuddy Version: 2.24.1 System: Linux 2.6.28-5-generic #15-Ubuntu SMP Fri Jan 23 01:16:33 UTC 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10599901 Selinux: No Accessibility: Disabled GTK+ Theme: Dust 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 --------------------- http://chromium-bsu.sourceforge.net/ Traceback (most recent call last):
+ Trace 211819
start_game()
app = main.Application()
self.ui = UI(self)
self.ggzConfig = network.GGZConfig()
print 'Failed to load GGZ config: %s' % e.message
-------------------------------------------------- Traceback (most recent call last):
After this I tried to start Chess once more and the second time it started just fine.
Fixed: http://svn.gnome.org/viewvc/gnome-games?view=revision&revision=8623
*** Bug 569045 has been marked as a duplicate of this bug. ***
*** Bug 570103 has been marked as a duplicate of this bug. ***