GNOME Bugzilla – Bug 595628
crash in Chess: 3D view activated > appl...
Last modified: 2009-09-21 00:55:54 UTC
Version: 2.26.1 What were you doing when the application crashed? 3D view activated > application crashed. Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.26.1 2009-05-06 (Ubuntu) BugBuddy Version: 2.26.0 System: Linux 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: Shiftie_Black Icon Theme: nuoveXT-1.7 GTK+ Modules: canberra-gtk-module 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 217679
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""" )
----------- .xsession-errors --------------------- Failed to load GGZ config: Using OpenGL: VENDOR=NVIDIA Corporation RENDERER=GeForce 8400M GS/PCI/SSE2 VERSION=3.0.0 NVIDIA 180.44 EXTENSIONS=GL_ARB_color_buffer_float GL_ARB_depth_buffer_float GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_instanced GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_sha /home/dan/.themes/Shiftie_Black/gtk-2.0/gtkrc:1719: error: unexpected character `{', expected character `=' ** (gnome-panel:6084): DEBUG: Adding applet 24. ** (gnome-panel:6084): DEBUG: Removing applet 24. /home/dan/.themes/Shiftie_Black/gtk-2.0/gtkrc:1719: error: unexpected character `{', expected character `=' /root/.themes/Shiftie_Black/gtk-2.0/gtkrc:1719: / /home/dan/.themes/Shiftie_Black/gtk-2.0/gtkrc:1719: error: unexpected character `{', expected character `=' /home/dan/.themes/Shiftie_Black/gtk-2.0/gtkrc:1719: error: unexpected character `{', expected character `=' ** (update-notifier:6101): DEBUG: /usr/lib/update-notifier/apt-check returned 0 (security: 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 bug 552981 ***