Graham Cummins

Show:

What's happening?

  • Comment: gluNewQuadric fails with seg violation on recent Linux x86

    Workaround found: This failure does not occur if there is a currently active GL context with a defined size. My app uses a class that creates a Quadric on class initialization, which may occur before creating the GLCanvas the class will eventually draw in. My test scripts don't use a drawing context at all - just import GLU and call gluNewQuadric. If I postpone creation of the Quadric until...

    2009-07-02 23:56:42 UTC in PyOpenGL

  • MIEN

    gic888 changed the public information on the MIEN project.

    2009-05-29 18:30:04 UTC in MIEN

  • gluNewQuadric fails with seg violation on recent Linux x86

    Any call to gluNewQuadric now seems to cause a segmentation violation immediately on recent versions of 32 bit x86 Linux. I have tested this on Ubuntu Jaunty, and Arch Linux with pacman updates more recent than ~4/1/09. Identical code runs normally on Ubuntu 8.04, Arch versions from 2008, and any version of Mac OS X. I thus assume this is a compatibility issue with recent changes in xorg or...

    2009-05-23 16:50:02 UTC in PyOpenGL

About Me

  • 2004-05-27 (5 years ago)
  • 1050793
  • gic888 (My Site)
  • Graham Cummins

Send me a message