GNOME Bugzilla – Bug 547232
crash in Chess: I was just starting the ...
Last modified: 2008-08-11 11:13:07 UTC
Version: 2.22.1.1 What were you doing when the application crashed? I was just starting the chess game and turn it on the 3D view Distribution: openSUSE 11.0 (i586) Gnome Release: 2.22.1 2008-06-07 (SUSE) BugBuddy Version: 2.22.0 System: Linux 2.6.25.11-0.1-pae #1 SMP 2008-07-13 20:48:28 +0200 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Synchronicity Icon Theme: Tango 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 (182 sec old) --------------------- ** (nm-applet:3664): WARNING **: No connections defined ** (nm-applet:3664): WARNING **: nm_object_get_property: Error getting 'ActiveConnections' for /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service /usr/share/themes/Synchronicity/gtk-2.0/gtkrc:46: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /usr/share/themes/Synchronicity/gtk-2.0/gtkrc:47: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /usr/share/themes/Synchronicity/gtk-2.0/gtkrc:48: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. ** (nautilus:3641): WARNING **: Unable to add monitor: Not supported /usr/share/themes/Synchronicity/gtk-2.0/gtkrc:46: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /usr/share/themes/Synchronicity/gtk-2.0/gtkrc:47: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /usr/share/themes/Synchronicity/gtk-2.0/gtkrc:48: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. calling convert '/tmp/.gnome_thumbnail.9GBDFU.9XU8EU' +matte -thumbnail 128x128 png:'/tmp/.gnome_thumbnail.9GBDFU' (gsf-office-thumbnailer:3792): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed -------------------------------------------------- Traceback (most recent call last):
+ Trace 204964
self.view.feedback.select(event.x, event.y)
self.scene.select(x, y)
coord = self.getSquare(x, y)
return self.controller.getSquare(x, y)
rank = chr(ord('a') + coord[0])
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 535256 ***