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 570102 - crash in Chess: I was setting the prefer...
crash in Chess: I was setting the prefer...
Status: RESOLVED DUPLICATE of bug 442933
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: 2009-02-01 16:24 UTC by victor
Modified: 2009-02-02 00:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description victor 2009-02-01 16:24:51 UTC
Version: 2.22.0

What were you doing when the application crashed?
I was setting the preferences menu


Distribution: Mandriva Linux release 2008.1 (Official) for x86_64
Gnome Release: 2.22.0 2008-03-26 (Mandriva)
BugBuddy Version: 2.22.0

System: Linux 2.6.24.4-server-1mnb #1 SMP Thu Mar 27 15:24:36 CET 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
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

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 162 in __expose
    self.view.feedback.renderGL()
  • File "/usr/lib/python2.5/site-packages/glchess/display.py", line 467 in renderGL
    self.scene.controller.render()
  • File "/usr/lib/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 332 in render
    self.drawNumbering()
  • File "/usr/lib/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 632 in drawNumbering
    self.numberingTexture = self._makeNumberingTexture()
  • File "/usr/lib/python2.5/site-packages/glchess/scene/opengl/opengl.py", line 626 in _makeNumberingTexture
    GL_ALPHA, GL_UNSIGNED_BYTE, str(data)) GLUerror: [Errno 100901] invalid value

Comment 1 Robert Ancell 2009-02-02 00:52:41 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 442933 ***