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 539619 - crash in Chess:
crash in Chess:
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: 2008-06-22 16:50 UTC by draakawi74
Modified: 2008-06-22 22:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description draakawi74 2008-06-22 16:50:08 UTC
Version: 2.22.0

What were you doing when the application crashed?



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.5-desktop-2mnb #1 SMP Thu Jun 12 15:15:19 EDT 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: Tango

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 (674 sec old) ---------------------
kbuildsycoca: WARNING: '/usr/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-oleo'
kbuildsycoca: WARNING: '/usr/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-planperfect'
kbuildsycoca: WARNING: '/usr/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-sc'
kbuildsycoca: WARNING: '/usr/share/applications/gnumeric.desktop' specifies undefined mimetype/servicetype 'application/x-xbase'
kbuildsycoca: WARNING: 'knotify.desktop' specifies undefined mimetype/servicetype 'KNotify'
kbuildsycoca: WARNING: '/usr/share/applications/miro.desktop' specifies undefined mimetype/servicetype 'application/x-miro'
kbuildsycoca: WARNING: '/usr/share/applications/miro.desktop' specifies undefined mimetype/servicetype 'application/x-democracy'
kbuildsycoca: WARNING: '/usr/share/applications/miro.desktop' specifies undefined mimetype/servicetype 'misc/ultravox'
kbuildsycoca: WARNING: '/usr/share/applications/writer64.desktop' specifies undefined mimetype/servicetype 'zz-application/zz-winassoc-wps'
kbuildsycoca: WARNING: '/usr/share/applications/writer64.desktop' specifies undefined mimetype/servicetype 'application/vnd.ms-word.document.macroEnabled.12'
kbuildsycoca: WARNING: '/usr/share/applications/writer64.desktop' specifies undefined mimetype/servicetype 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'
kbuildsycoca: WARNING: '/usr/share/applications/alsaplayer.desktop' specifies undefined mimetype/servicetype 'audio/ogg+vorbis'
kbuildsycoca: WARNING: '/usr/share/applications/alsaplayer.desktop' specifies undefined mimetype/servicetype 'application/flac'
...Too much output, ignoring rest...
--------------------------------------------------
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 Gianluca Borello 2008-06-22 22:03:40 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 442933 ***