PyOpenGL demo in wxPython demo crashes
Peter Hansen
peter at engcorp.com
Mon May 3 08:56:44 EDT 2004
F. GEIGER wrote:
> I wanted to look at the PyOpenGL demo in the wxPython demo, but had no luck:
>
> "Runtime Error
> Program: C:\...\pythonw.exe
> abnormal program termination"
>
> Has anyone overcome this problem?
I have this as well after a recent upgrade and a series of other
problems (which will never be reproducible), and it's still here
after a re-install of all things Python-related. (So I assume I
have some video driver problems.) I cannot say for sure that it
ever worked on this machine as it's fairly new and I don't recall
running any PyOpenGL on it since I got it.
> P.S.: Python 2.3.2 on Win2k, wxPython 2.4.2.4u, PyOpenGL (from
> PyOpenGL-2.0.1.07.py2.3-numpy23.exe), glut.dll (from GLUT 3.7.6) copied into
> \WINNT\System32.
Python 2.3.3 on WinXP, wxPython 2.5.1.5, same PyOpenGL, and no
idea what glut.dll version I have. This is running the "GLCanvas"
demo, as the old OpenGL demo appears to be gone in the latest
wxPython release (or is it just a name-change?).
(Don't know what glut.dll is or where it's from either... my
last-modified date says 1998-08-11 but the attributes say it was
created 2004-3-7. I'll dig further if it appears to be relevant.)
-Peter
More information about the Python-list
mailing list