GNOME Bugzilla – Bug 556158
crash in Chess: on 3d mode don't show fi...
Last modified: 2008-10-13 19:17:27 UTC
Version: 2.22.1.1 What were you doing when the application crashed? on 3d mode don't show figures Distribution: openSUSE 11.0 (i586) Gnome Release: 2.22.1 2008-06-07 (SUSE) BugBuddy Version: 2.22.0 System: Linux 2.6.25.16-0.1-pae #1 SMP 2008-08-21 00:34:25 +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 (17 sec old) --------------------- self.scene.select(x, y)
+ Trace 208110
coord = self.getSquare(x, y)
return self.controller.getSquare(x, y)
rank = chr(ord('a') + coord[0])
Using OpenGL: VENDOR=ATI Technologies Inc. RENDERER=ATI Radeon X1200 Series VERSION=2.1.7873 Release EXTENSIONS=GL_AMD_performance_monitor GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel Monitor died -------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 205, in __button_press self.view.feedback.select(event.x, event.y) File "/usr/lib/python2.5/site-packages/glchess/display.py", line 487, in select self.scene.select(x, 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 535256 ***