GNOME Bugzilla – Bug 560891
crash in Chess: select 3d check box
Last modified: 2008-11-15 16:42:58 UTC
Version: 2.24.1.1 What were you doing when the application crashed? select 3d check box Distribution: Gentoo Base System release 2.0.0 Gnome Release: 2.24.1 2008-11-09 (Gentoo) BugBuddy Version: 2.24.1 System: Linux 2.6.27-gentoo-r2 #11 Sat Nov 8 03:16:47 CST 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10502000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Unity Icon Theme: gnome-alternative 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 209803
self.view.feedback.renderGL()
self.scene.controller.render()
self.drawPieces()
piece.draw()
self.chessSet.drawPiece(self.name, state, self.scene)
if glGetBoolean(GL_TEXTURE_2D):
return self.finalise()( *args, **named )
converter( pyArgs, index, self )
return self.arrayType.zeros( self.getSize(pyArgs) )
return cls.returnHandler().zeros( dims, typeCode or cls.typeConstant )
raise TypeError( """Can't create NULL pointer filled with values""" )
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 552981 ***