GNOME Bugzilla – Bug 644535
crash in Chess: Die 2D-Ansicht auf 3D um...
Last modified: 2011-03-12 05:17:32 UTC
Version: 2.32.1 What were you doing when the application crashed? Die 2D-Ansicht auf 3D umgestellt Distribution: openSUSE 11.4 (x86_64) Gnome Release: 2.32.1 (null) (SUSE) BugBuddy Version: 2.32.0 System: Linux 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10903000 Selinux: No Accessibility: Disabled GTK+ Theme: Sonar Icon Theme: Sonar GTK+ Modules: gnomesegvhandler, 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 226277
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 --------------------- ** (gnome-session:2027): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client9 ** (gnome-session:2027): DEBUG: GsmManager: unable to find application for client - not restarting ** (gnome-session:2027): DEBUG: GsmStore: Unreffing object: 0x682460 ** (gnome-session:2027): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client9 ** (gnome-session:2027): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client9 ** (gnome-session:2027): DEBUG: GsmXSMPClient: xsmp_finalize (0x682460 [firefox 102bba5a547c9c81d8129987672924982900000020270035]) ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:2027): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged --------------------------------------------------
*** This bug has been marked as a duplicate of bug 595199 ***