GNOME Bugzilla – Bug 546350
crash in Chess: Trying to run chess in 3...
Last modified: 2008-08-05 11:27:59 UTC
Version: 2.22.1.1 What were you doing when the application crashed? Trying to run chess in 3d mode Distribution: openSUSE 11.0 (i586) Gnome Release: 2.22.1 2008-06-07 (SUSE) BugBuddy Version: 2.22.0 System: Linux 2.6.25.11-0.1-default #1 SMP 2008-07-13 20:48:28 +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 ----------- .xsession-errors (2030 sec old) --------------------- Initializing nautilus-open-terminal extension ** (nautilus:3484): WARNING **: Unable to add monitor: Not supported Nautilus-Share-Message: REFRESHING SHARES Nautilus-Share-Message: ------------------------------------------ Nautilus-Share-Message: spawn arg "net" Nautilus-Share-Message: spawn arg "usershare" Nautilus-Share-Message: spawn arg "info" Nautilus-Share-Message: end of spawn args; SPAWNING Nautilus-Share-Message: returned from spawn: SUCCESS: Nautilus-Share-Message: exit code 255 Nautilus-Share-Message: ------------------------------------------ Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: usershares are currently disabled -------------------------------------------------- Traceback (most recent call last):
+ Trace 204605
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 535256 ***