[Bug 329545] Re: pyglet.gl.lib.GLException: invalid operation

2015-02-27 Thread dino99
That's quite old; report with newer active version if needed ** Changed in: pyglet (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/329545 Title:

[Bug 329545] Re: pyglet.gl.lib.GLException: invalid operation

2009-03-15 Thread Joel Stanley
The upstream bug report is at http://code.google.com/p/pyglet/issues/detail?id=388. It appears launchpad does not recognise this as a bug tracker URL :( The upstream bug has the comment I've same trouble on some hardware. PYGLET_GRAPHICS_VBO=0 is solution... Which I can confirm works for me.

[Bug 329545] Re: pyglet.gl.lib.GLException: invalid operation

2009-02-26 Thread Stephan Peijnik
I have just tried reproducing the problem you reported, but was unable to do so. Could you please describe when this happens exactly? -- Stephan -- pyglet.gl.lib.GLException: invalid operation https://bugs.launchpad.net/bugs/329545 You received this bug notification because you are a member of

[Bug 329545] Re: pyglet.gl.lib.GLException: invalid operation

2009-02-14 Thread Joel Stanley
** Attachment added: Pyglet debugging information http://launchpadlibrarian.net/22619438/pyglet.info -- pyglet.gl.lib.GLException: invalid operation https://bugs.launchpad.net/bugs/329545 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 329545] Re: pyglet.gl.lib.GLException: invalid operation

2009-02-14 Thread Joel Stanley
** Attachment added: Output of code exhibiting the error http://launchpadlibrarian.net/22619454/ovpc.log ** Description changed: Binary package hint: python-pyglet I have some Python code that will constantly cause pyglet.gl.lib.GLException: invalid operation to be thrown. I report