GNOME Bugzilla – Bug 596453
crash in Chess: trying to run glchess
Last modified: 2009-09-27 20:42:41 UTC
Version: 2.26.1 What were you doing when the application crashed? trying to run glchess 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 19:25:34 UTC 2009 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10600000 Selinux: No Accessibility: Disabled GTK+ Theme: Human 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 217867
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 (13353 sec old) --------------------- [Error 11:04:17.610] [PidginAccountItemSource] Could not get Pidgin accounts: org.freedesktop.DBus.Error.ServiceUnknown: The name im.pidgin.purple.PurpleService was not provided by any .service files [Error 11:04:17.613] [PidginSavedStatusItemSource] Could not read saved statuses: org.freedesktop.DBus.Error.ServiceUnknown: The name im.pidgin.purple.PurpleService was not provided by any .service fi Could not read Rhythmbox database file: Could not find a part of the path "/home/vhaphinascir/.gnome2/rhythmbox/rhythmdb.xml". Delicious.BookmarksItemSource "Del.icio.us bookmarks" encountered an error in Items: Argument cannot be null. Parameter name: source. Delicious.BookmarksItemSource "Del.icio.us bookmarks" encountered an error in Items: Argument cannot be null. Parameter name: source. [Error 11:04:18.237] An error has occurred in UpdateCalendars [Error 11:04:18.298] GMailContacts Error: Invalid credentials [Error 11:04:18.470] Invalid credentials The remote server returned an error: (401) Unauthorized. (Do:4257): libebook-CRITICAL **: file e-book.c: line 2149: assertion `book && E_IS_BOOK (book)' failed Evolution.ContactItemSource "Evolution Contacts" encountered an error in UpdateItems: file e-book.c: line 2149: assertion `book && E_IS_BOOK (book)' failed. ...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 ***