Menu

#12 Any workaround for pyglet bug? (linux)

open
nobody
None
5
2009-08-22
2009-08-22
poupsmith
No

There seems to be an upstream bug in pyglet with older intel chipsets causing graphical corruption*

I am asking here in hopes of a work-around as these errors were not present in pyglet v 1.0, (and because it seems pyglet's original developers have less time for the project).

* see http://code.google.com/p/pyglet/issues/detail?id=245

Discussion

  • poupsmith

    poupsmith - 2009-11-30

    A potential work-around that works for me is to run the program like this:
    LIBGL_ALWAYS_SOFTWARE=1 python brainworkshop.pyw

    might be applicable for all non-openGL2 compliant video cards, at least until the drivers can selectively fall-back to software for unsupported OGL extensions

     
  • Marek Otahal, CTU Prague

    is this still actual with pyglet 1.1.4?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.