GNOME Bugzilla – Bug 540797
crash in Chess: I was trying to play fro...
Last modified: 2008-06-29 19:05:32 UTC
Version: 2.22.1.1 What were you doing when the application crashed? I was trying to play from KDE4. The default settings shows me the board in non-3d mode, so I have opened the settings ad activated the 3d mode. The top of window said "White wins - One of the players has died" so I have started a new game. It was loaded in non-3d mode, and when I have tried to move one piece the application crashes. Thanks Distribution: openSUSE 11.0 (i586) Gnome Release: 2.22.1 2008-06-07 (SUSE) BugBuddy Version: 2.22.0 System: Linux 2.6.25.5-1.1-default #1 SMP 2008-06-07 01:55:22 +0200 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: Gilouche 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 Traceback (most recent call last):
+ Trace 201692
self.view.feedback.select(event.x, event.y)
self.scene.select(x, y)
coord = self.getSquare(x, y)
return self.controller.getSquare(x, y)
rank = chr(ord('a') + coord[0])
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 538252 ***