GNOME Bugzilla – Bug 545618
crash in Chess: trying to move the pawn
Last modified: 2008-08-07 00:12:48 UTC
Version: 2.23.5 What were you doing when the application crashed? trying to move the pawn Distribution: Ubuntu 8.10 (intrepid) Gnome Release: 2.23.5 2008-07-29 (Ubuntu) BugBuddy Version: 2.23.5.1 System: Linux 2.6.26-5-generic #1 SMP Sat Jul 26 21:36:07 UTC 2008 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10499905 Selinux: No Accessibility: Disabled GTK+ Theme: Cylon Eye '72 Icon Theme: OxygenRefit2-black-version 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 --------------------- self.view.feedback.select(event.x, event.y)
+ Trace 204231
self.scene.select(x, y)
coord = self.getSquare(x, y)
return self.controller.getSquare(x, y)
glRenderMode(GL_SELECT)
currentMode = currentMode[0]
/home/jreyes/.themes/Cylon Eye '72/gtk-2.0/gtkrc:79: Unable to locate image file in pixmap_path: "Others/focus.png" /home/jreyes/.themes/Cylon Eye '72/gtk-2.0/gtkrc:82: Background image options specified without filename -------------------------------------------------- Traceback (most recent call last): File "/var/lib/python-support/python2.5/glchess/gtkui/chessview.py", line 205, in __button_press self.view.feedback.select(event.x, event.y)
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 ***