GNOME Bugzilla – Bug 610940
crash in Chess: Just started program, cr...
Last modified: 2010-02-24 22:39:52 UTC
Version: 2.26.1 What were you doing when the application crashed? Just started program, crashes now that 3d view is enabled. Nvidia 8800gtx nvidia release 180 Distribution: Ubuntu 9.04 (jaunty) Gnome Release: 2.26.1 2009-05-06 (Ubuntu) BugBuddy Version: 2.26.0 System: Linux 2.6.28-18-generic #59-Ubuntu SMP Thu Jan 28 01:23:03 UTC 2010 i686 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: Dust Sand Icon Theme: Human 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 220701
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 (114493 sec old) --------------------- ** Message: don't know how to handle video/x-xvid, framerate=(fraction)25/1, width=(int)480, height=(int)272 ** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)48000, channels=(int)2, codec_data=(buffer)010004000000800101000000 ** Message: Error: You do not have a decoder installed to handle this file. You might need to install the necessary plugins. gstplaybasebin.c(2307): prepare_output (): /GstPlayBin:play ** Message: don't know how to handle video/x-xvid, framerate=(fraction)25/1, width=(int)480, height=(int)272 ** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)48000, channels=(int)2, codec_data=(buffer)010004000000800101000000 ** Message: Error: You do not have a decoder installed to handle this file. You might need to install the necessary plugins. gstplaybasebin.c(2307): prepare_output (): /GstPlayBin:play ** Message: don't know how to handle video/x-xvid, framerate=(fraction)25/1, width=(int)480, height=(int)272 ** Message: don't know how to handle audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)48000, channels=(int)2, codec_data=(buffer)010004000000800101000000 ...Too much output, ignoring rest... --------------------------------------------------
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 ***