GNOME Bugzilla – Bug 552440
crash in Chess: Tried to move white pawn...
Last modified: 2008-09-16 12:22:05 UTC
Version: 2.23.92 What were you doing when the application crashed? Tried to move white pawn in 3d view Distribution: Ubuntu 8.10 (intrepid) Gnome Release: 2.23.92 2008-09-08 (Ubuntu) BugBuddy Version: 2.23.91 System: Linux 2.6.27-3-generic #1 SMP Wed Sep 10 16:02:00 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10500000 Selinux: No Accessibility: Disabled GTK+ Theme: Murrine Wise Dark Icon Theme: gnome-wise 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 (12 sec old) --------------------- gnome-session[8479]: DEBUG(+): GsmXSMPClient: Sending initial SaveYourself gnome-session[8479]: DEBUG(+): GsmXSMPClient: Set properties from client '0x98b46d0 [109c8ee98284fd5492122151752135798900000084790055]' gnome-session[8479]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/home/sune' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Set properties from client '0x98b46d0 [109c8ee98284fd5492122151752135798900000084790055]' gnome-session[8479]: DEBUG(+): GsmXSMPClient: ProcessID = '9971' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Set properties from client '0x98b46d0 [109c8ee98284fd5492122151752135798900000084790055]' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Program = 'glchess' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Set properties from client '0x98b46d0 [glchess 109c8ee98284fd5492122151752135798900000084790055]' gnome-session[8479]: DEBUG(+): GsmXSMPClient: CloneCommand = 'glchess' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Set properties from client '0x98b46d0 [glchess 109c8ee98284fd5492122151752135798900000084790055]' gnome-session[8479]: DEBUG(+): GsmXSMPClient: RestartCommand = 'glchess' '--sm-client-id' '109c8ee98284fd5492122151752135798900000084790055' '--screen' '0' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Set properties from client '0x98b46d0 [glchess 109c8ee98284fd5492122151752135798900000084790055]' gnome-session[8479]: DEBUG(+): GsmXSMPClient: UserID = 'sune' gnome-session[8479]: DEBUG(+): GsmXSMPClient: Client '0x98b46d0 [glchess 109c8ee98284fd5492122151752135798900000084790055]' received SaveYourselfDone(success = True) gnome-session[8479]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x975d590, FALSE, 3, 9, 32771, 0) -------------------------------------------------- Traceback (most recent call last):
+ Trace 206819
self.view.feedback.select(event.x, event.y)
self.scene.select(x, y)
coord = self.getSquare(x, y)
return self.controller.getSquare(x, y)
glRenderMode(GL_SELECT)
currentMode = currentMode[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 538252 ***