Yann Golanski - 2012-10-16

I can confirm this bug running on Fedora.

The stack trace is:

; python molehill.py
OpenGL Warning: XGetVisualInfo returned 0 visuals for 0x97341d8
OpenGL Warning: Retry with 0xd4 returned 1 visuals
OpenGL Warning: XGetVisualInfo returned 0 visuals for 0x97341d8
OpenGL Warning: Retry with 0xd4 returned 1 visuals
Traceback (most recent call last):
File "molehill.py", line 184, in <module>
main()
File "molehill.py", line 173, in main
glEndList()
File "errorchecker.pyx", line 50, in OpenGL_accelerate.errorchecker._ErrorChecker.glCheckError (src/errorchecker.c:854)
OpenGL.error.GLError: GLError(
err = 1280,
description = 'invalid enumerant',
baseOperation = glEndList,
cArguments = ()
)