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 557304 - crash in Chess: Attempting to move one t...
crash in Chess: Attempting to move one t...
Status: RESOLVED DUPLICATE of bug 538252
Product: gnome-games-superseded
Classification: Deprecated
Component: glchess
2.22.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-21 19:32 UTC by F.R.M.Barnes
Modified: 2008-10-22 11:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description F.R.M.Barnes 2008-10-21 19:32:43 UTC
Version: 2.22.3

What were you doing when the application crashed?
Attempting to move one the pieces in 3D view.


Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-2-686-bigmem #1 SMP Fri Jun 27 04:07:13 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MagicChicken
Icon Theme: MagicChicken

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 (1154916 sec old) ---------------------
** (gnome-session:6906): WARNING **: Failed to establish a connection with GDM: No such file or directory
** (gnome-panel:7021): CRITICAL **: panel_toplevel_pop_autohide_disabler: assertion `toplevel->priv->n_autohide_disablers > 0' failed
  id: default0
  handle: 3
  connection: (nil)
  properties:
    ((name "_GSM_Priority") (type "CARD8") (value "
"))
    ((name "RestartCommand") (type "LISTofARRAY8") (value "gnome-wm") (value "--sm-client-id") (value "default0"))
  id: 117f000001000112967617700000069940001
  handle: 1
  connection: 0x811c6d0
  properties:
    ((name "CurrentDirectory") (type "ARRAY8") (value "/home/frmb
--------------------------------------------------
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)
  • File "/var/lib/python-support/python2.5/glchess/display.py", line 229 in getSquare
    return self.controller.getSquare(x, y)
  • File "/var/lib/python-support/python2.5/glchess/scene/opengl/opengl.py", line 344 in getSquare
    glRenderMode(GL_SELECT)
  • File "/usr/lib/python2.5/site-packages/OpenGL/GL/pointers.py", line 261 in glRenderMode
    currentMode = currentMode[0]
IndexError: invalid index to scalar variable.

Comment 1 Gianluca Borello 2008-10-22 11:06:39 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 538252 ***