GNOME Bugzilla – Bug 559046
crash in Chess: turning on 3d chess view
Last modified: 2008-11-03 05:17:24 UTC
Version: 2.22.3 What were you doing when the application crashed? turning on 3d chess view Distribution: Ubuntu 8.04 (hardy) Gnome Release: 2.22.3 2008-07-09 (Ubuntu) BugBuddy Version: 2.22.0 System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Elyssa Icon Theme: Mint-Green 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 (138 sec old) --------------------- /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/backgrounds/bianca-blue.png /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/backgrounds/bianca-blue.png /usr/bin/compiz.real (core) - Error: no 'text' plugin with ABI version '20070902' loaded /usr/bin/compiz.real (ring) - Warn: No compatible text plugin found. /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/backgrounds/bianca-blue.png /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/backgrounds/bianca-blue.png /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/backgrounds/bianca-blue.png Launched application : 16120 /usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet warnings.warn("apt API not stable yet", FutureWarning) /usr/lib/python2.5/site-packages/GDebi/GDebi.py:93: GtkWarning: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed self.window_main.set_sensitive(False) /usr/lib/python2.5/site-packages/GDebi/GDebi.py:93: GtkWarning: gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed self.window_main.set_sensitive(False) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS -------------------------------------------------- Traceback (most recent call last):
+ Trace 209137
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 ***