Issue 99: GLException of ATI+Win Vista
Status:  Fixed
Owner: ----
Closed:  Aug 2009
Project Member Reported by sharath....@gmail.com, Aug 30, 2009
I get this error when i run any pymt app

G:\pymt\examples\videoplayer>video.py
Traceback (most recent call last):
  File "G:\pymt\examples\videoplayer\video.py", line 12, in <module>
    w = MTWindow()
  File "C:\Python26\lib\site-packages\pymt\ui\window.py", line 161, in __init__
    self.init_gl()
  File "C:\Python26\lib\site-packages\pymt\ui\window.py", line 194, in init_gl
    glHint(GL_MULTISAMPLE_FILTER_HINT_NV, GL_FASTEST)
  File "C:\Python26\lib\site-packages\pyglet\gl\lib.py", line 105, in errcheck
    raise GLException(msg)
pyglet.gl.lib.GLException: invalid enumerant

Aug 30, 2009
Project Member #1 txprog
This issue was closed by revision dd98a8e354.
Status: Fixed