[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Please unblock pyopengl 3.0.0~b6



Le jeudi 23 octobre 2008 à 16:26 +0200, Torsten Marek a écrit :
> Hi,
> 
> I've just uploaded python-opengl 3.0.0~b6 to unstable. glchess seems to
> work, at least I could play a couple of moves without crashes, and my
> own test scripts ran through as well.

Well, it still crashes here when navigating in the history.

  File "/var/lib/python-support/python2.5/glchess/scene/opengl/opengl.py", line 653, in drawBoard
    glEnable(GL_TEXTURE_2D)
  File "/usr/lib/python2.5/site-packages/OpenGL/error.py", line 194, in glCheckError
    baseOperation = baseOperation,
GLError: GLError(
	err = 1282,
	description = 'invalid operation',
	baseOperation = glEnable,
	cArguments = (GL_TEXTURE_2D,)
)
Rendering Error: GLError(
	err = 1282,
	description = 'invalid operation',
	baseOperation = glNewList,
	cArguments = (1L, GL_COMPILE_AND_EXECUTE)
)

-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=


Reply to: