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 593965 - crash in Chess: Starting the game
crash in Chess: Starting the game
Status: RESOLVED DUPLICATE of bug 552981
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: Normal critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-09-02 20:54 UTC by albert
Modified: 2009-09-02 21:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description albert 2009-09-02 20:54:19 UTC
Version: 2.26.1

What were you doing when the application crashed?
Starting the game


Distribution: Ubuntu 9.04 (jaunty)
Gnome Release: 2.26.1 2009-05-06 (Ubuntu)
BugBuddy Version: 2.26.0

System: Linux 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10600000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glow Ice Dark
Icon Theme: hydroxygen
GTK+ Modules: canberra-gtk-module

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 "/var/lib/python-support/python2.6/glchess/gtkui/chessview.py", line 168 in __expose
    self.view.feedback.renderGL()
  • File "/var/lib/python-support/python2.6/glchess/display.py", line 489 in renderGL
    self.scene.controller.render()
  • File "/var/lib/python-support/python2.6/glchess/scene/opengl/opengl.py", line 396 in render
    self.drawPieces()
  • File "/var/lib/python-support/python2.6/glchess/scene/opengl/opengl.py", line 897 in drawPieces
    piece.draw()
  • File "/var/lib/python-support/python2.6/glchess/scene/opengl/opengl.py", line 143 in draw
    self.chessSet.drawPiece(self.name, state, self.scene)
  • File "/var/lib/python-support/python2.6/glchess/scene/opengl/new_models.py", line 111 in drawPiece
    if glGetBoolean(GL_TEXTURE_2D):
  • File "/usr/lib/python2.6/dist-packages/OpenGL/wrapper.py", line 1631 in __call__
    return self.finalise()( *args, **named )
  • File "/usr/lib/python2.6/dist-packages/OpenGL/wrapper.py", line 683 in wrapperCall
    converter( pyArgs, index, self )
  • File "/usr/lib/python2.6/dist-packages/OpenGL/converters.py", line 195 in __call__
    return self.arrayType.zeros( self.getSize(pyArgs) )
  • File "/usr/lib/python2.6/dist-packages/OpenGL/arrays/arraydatatype.py", line 98 in zeros
    return cls.returnHandler().zeros( dims, typeCode or cls.typeConstant )
  • File "/usr/lib/python2.6/dist-packages/OpenGL/arrays/nones.py", line 32 in zeros
    raise TypeError( """Can't create NULL pointer filled with values""" )
TypeError: ("Can't create NULL pointer filled with values", 'Failure in cConverter <OpenGL.converters.SizedOutput object at 0x96ec294>', [GL_TEXTURE_2D], 1, <OpenGL.wrapper.glGetIntegerv object at 0x96f160c>)


----------- .xsession-errors (21873 sec old) ---------------------
/home/albert/.config/qtcurve.gtk-icons:291: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-last.png"
/home/albert/.config/qtcurve.gtk-icons:292: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-last.png"
/home/albert/.config/qtcurve.gtk-icons:293: Kan inte hitta bildfil i "pixmap_path": "32x32/actions/go-last.png"
/home/albert/.config/qtcurve.gtk-icons:294: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-last.png"
/home/albert/.config/qtcurve.gtk-icons:297: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:298: Kan inte hitta bildfil i "pixmap_path": "22x22/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:299: Kan inte hitta bildfil i "pixmap_path": "32x32/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:300: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:301: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:302: Kan inte hitta bildfil i "pixmap_path": "32x32/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:303: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-top.png"
/home/albert/.config/qtcurve.gtk-icons:306: Kan inte hitta bildfil i "pixmap_path": "16x16/actions/go-previous.png"
/home/albert/.config/qtcurve.gtk-icons:307: Kan inte hitta bildfil i "pixmap_path": "22x22/actions/go-previous.png"
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-09-02 21:03:35 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 bug 552981 ***