GNOME Bugzilla – Bug 631714
crash in Chess: I'm using VirtualBox. Ju...
Last modified: 2010-10-09 04:15:16 UTC
Version: 2.30.1 What were you doing when the application crashed? I'm using VirtualBox. Just installed Python GTKGLExt, so I could enable the 3D view. It seems to work at first, but then it crashes, before I cand make any move. It may not be a problem if I install the system properly, but the "Bug Buddy" was stressing me, so I thought I'd let you know about the problem. Distribution: openSUSE 11.3 (i586) Gnome Release: 2.30.0 (null) (SUSE) BugBuddy Version: 2.30.0 System: Linux 2.6.34.7-0.3-default #1 SMP 2010-09-20 15:27:38 +0200 i686 X Vendor: The X.Org Foundation X Vendor Release: 10800000 Selinux: No Accessibility: Disabled GTK+ Theme: Sonar Icon Theme: Gilouche GTK+ Modules: canberra-gtk-module, gnomebreakpad 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 224066
self.view.feedback.select(event.x, event.y)
self.scene.select(x, y)
coord = self.getSquare(x, y)
return self.controller.getSquare(x, y)
if len(records) > 0:
----------- .xsession-errors (756 sec old) --------------------- (nautilus:3958): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed OpenGL Warning: stubInitGlxPixmap failed in call to XGetGeometry for 0x240107b OpenGL Warning: stubInitGlxPixmap failed in call to XGetGeometry for 0x240107b (nautilus:3958): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:3958): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:3958): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:3958): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed (nautilus:3958): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion `format != NULL' failed OpenGL Warning: stubInitGlxPixmap failed in call to XGetGeometry for 0x240184c --------------------------------------------------
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 595199 ***