GNOME Bugzilla – Bug 555844
crash in Chess: playing the game in 3d
Last modified: 2008-10-11 10:32:44 UTC
Version: 2.24.0 What were you doing when the application crashed? playing the game in 3d Distribution: Ubuntu 8.10 (intrepid) Gnome Release: 2.24.0 2008-10-07 (Ubuntu) BugBuddy Version: 2.24.0 System: Linux 2.6.27-6-generic #1 SMP Tue Oct 7 04:15:04 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10501000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human 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 ----------- .xsession-errors ---------------------
+ Trace 208016
return self.controller.getSquare(x, y)
glRenderMode(GL_SELECT)
currentMode = currentMode[0]
(bug-buddy:21041): Gnome-WARNING **: invalid gnome config path '=/section/key' (bug-buddy:21041): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.18.1/gobject/gsignal.c:1152: unable to lookup signal "show" of unloaded type `GtkMessageDialog' (bug-buddy:21041): GLib-GObject-CRITICAL **: g_signal_add_emission_hook: assertion `signal_id > 0' failed -------------------------------------------------- Traceback (most recent call last): File "/var/lib/python-support/python2.5/glchess/gtkui/chessview.py", line 205, in __button_press self.view.feedback.select(event.x, event.y) File "/var/lib/python-support/python2.5/glchess/display.py", line 487, in select self.scene.select(x, y) File "/var/lib/python-support/python2.5/glchess/scene/human.py", line 95, in select coord = self.getSquare(x, y)
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 538252 ***