GNOME Bugzilla – Bug 550422
crash in Chess: trying to select 3d ches...
Last modified: 2008-09-05 21:23:47 UTC
Version: 2.22.1.1 What were you doing when the application crashed? trying to select 3d chess just for a look see Distribution: openSUSE 11.0 (X86-64) 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 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: xl_cheeselooks_Dark 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 --------------------- (bug-buddy:9711): Gtk-WARNING **: Unable to locate theme engine in module_path: "xl_cheeselooks", (bug-buddy:9711): Gtk-WARNING **: Unable to locate theme engine in module_path: "xl_cheeselooks", (bug-buddy:9711): Gtk-WARNING **: Unable to locate theme engine in module_path: "xl_cheeselooks", (bug-buddy:9711): Gtk-WARNING **: Unable to locate theme engine in module_path: "xl_cheeselooks", (bug-buddy:9711): Gtk-WARNING **: Unable to locate theme engine in module_path: "xl_cheeselooks", (bug-buddy:9711): Gtk-WARNING **: Unable to locate theme engine in module_path: "xl_cheeselooks", /usr/bin/compiz (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. /usr/bin/compiz (animation) - Error: Animation settings mismatch in "Animation Selection" list for Focus event. -------------------------------------------------- Traceback (most recent call last):
+ Trace 206123
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 ***