GNOME Bugzilla – Bug 599238
crash in Chess: Hello, I wanted to chec...
Last modified: 2009-10-22 08:58:19 UTC
Version: 2.26.1 What were you doing when the application crashed? Hello, I wanted to check out the 3D view in the chess game, but I first needed install the python-opengl and gtkglext packages, so I did. These installed alright, and I restarted the chess game. The window appeared very briefly, like a flash, but did not run. I have an ATI Mobility Radeon X1450 on an Asus A6Je laptop. P.S.: 3D games and some 2D games run very slow, so maybe I need to fix my ATI driver. I prefer free drivers. Distribution: Trisquel 3.0 (dwyn) Gnome Release: 2.26.1 2009-06-12 (Trisquel) BugBuddy Version: 2.26.0 System: Linux 2.6.28-15-generic #49trisquel1 SMP Wed Sep 9 18:33:06 UTC 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: Industrial Icon Theme: gnome GTK+ Modules 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 218480
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 (16 sec old) --------------------- <unknown program name>(8488)/ KStartupInfo::createNewStartupId: creating: "thijs-laptop;1256160350;100638;8488_TIME0" : "unnamed app" kbuildsycoca4 running... ** (gnome-control-center:8671): WARNING **: error raised: [libslab_get_gconf_value: error getting /desktop/gnome/applications/main-menu/lock-down/user_modifiable_apps] ** (gnome-control-center:8671): WARNING **: error raised: [load_xbel_store: couldn't load bookmark file [NULL] ] kdeinit4: preparing to launch /usr/bin/kbuildsycoca4 <unknown program name>(8488)/ KStartupInfo::createNewStartupId: creating: "thijs-laptop;1256160586;730481;8488_TIME0" : "unnamed app" kbuildsycoca4 running... ** (update-notifier:3365): DEBUG: /usr/lib/update-notifier/apt-check returned 0 (security: 0) --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 552981 ***