PyOpenGL 2.0.1.08 released (Just a minor bug-fix release...)


Released the package last night. You can get it from the PyOpenGL web site. Unfortunately, my sister's computer managed to corrupt it's system folder last night (was making a terrible racket as it tried to do the anti-virus scan), so I'm not going to get a chance to do any v2.1 work this weekend.

It's disturbing to see the failure, as this is the computer that's supposed to eventually become the file and mail server. I'm wondering if there's some problem with the (old) ATA33 controller driving the ATA133 drive. First symptom was Winzip failing while trying to extract a file to the system directory, might be the cause, actually, but regardless, there's a long, boring night ahead.

Comments

  1. MarcinGomulka

    MarcinGomulka on 07/18/2004 4:20 p.m. #


    it turns out this release corrected the problems with OpenGLContext, which I described here:<br />
    http://zope.vex.net/~mcfletch/plumbing/267#comment56<br />
    allmost all of the tests do run well, except glu_tess2.py, which gives some windows fault. <br />
    I had used PyOpenGL 2.0.1.07 before.

  2. MarcinGomulka

    MarcinGomulka on 07/18/2004 4:45 p.m. #


    p.s.<br />
    while working on a small script I detected that the following line was causing a Windows fault:<br />
    matrixVariable = glGetIntegerv(GL_PROJECTION_MATRIX)<br />
    I was using PyOpenGL 2.0.1.07 then, 2.0.1.08 works fine now.

  3. Mike Fletcher

    Mike Fletcher on 07/18/2004 6:58 p.m. #


    Serves me right for not building the OpenGLContext distribution from a clean checkout... glu_tess2 is actually a known failure-test-case that I haven't yet fixed. Good to hear that most of the other problems have been resolved.

Comments are closed.

Pingbacks

Pingbacks are closed.