wxPython-2.3.2(Linux + nVIDIA OpenGL) -> No
wxGTK-2.3.2 only (Linux + nVIDIA OpenGL) -> OKWhat is the test program?
wxPython + (demo wxGLCanvas.py - glcanvas) +
wxGTK simple GL window program
(like wxGTK-2.3.2/sample/opengl/cube/cube.cpp, more simple)
Does the wxPython demo also fail?
Yes, demo/wxGLCanvas.py fail.
Do you use the RPMs or build yourself?
I builded myself.
configuring wxGTK with --enable-debug and see if
there is any assert or failure message that can help.
I'll try.