After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 579094 - crash in Chess: Startet det
crash in Chess: Startet det
Status: RESOLVED DUPLICATE of bug 535256
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
2.24.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-15 22:30 UTC by lguldber
Modified: 2009-04-15 23:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description lguldber 2009-04-15 22:30:50 UTC
Version: 2.24.0

What were you doing when the application crashed?
Startet det


Distribution: Mandriva Linux release 2009.0 (Official) for i586
Gnome Release: 2.24.0 2008-09-23 (Mandriva)
BugBuddy Version: 2.24.0

System: Linux 2.6.27.19-desktop-1mnb #1 SMP Wed Mar 4 23:59:13 EST 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Ia Ora Smooth
Icon Theme: gnome

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 ---------------------
QObject: Do not delete object, 'unnamed', during its event handler!
kdeinit4: preparing to launch /usr/bin/glchess
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 205 in __button_press
    self.view.feedback.select(event.x, event.y)
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 487 in select
    self.scene.select(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/scene/human.py", line 95 in select
    coord = self.getSquare(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 229 in getSquare
    return self.controller.getSquare(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 401 in getSquare
    rank = chr(ord('a') + coord[0])
IndexError: tuple index out of range
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 205 in __button_press
    self.view.feedback.select(event.x, event.y)
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 487 in select
    self.scene.select(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/scene/human.py", line 95 in select
    coord = self.getSquare(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 229 in getSquare
    return self.controller.getSquare(x, y)
  • File "/usr/lib/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 401 in getSquare
    rank = chr(ord('a') + coord[0])
IndexError: tuple index out of range

Comment 1 Fabio Durán Verdugo 2009-04-15 23:29:09 UTC
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 ***