Comment #4 on issue 261 by useingubuntu: Out of memory
http://code.google.com/p/pyglet/issues/detail?id=261
I'm using python 2.5 and pyglet 1.1.2 and I have the same issue. I tried
the workaround:
$ PYGLET_DEBUG_GRAPHICS_ENABLE_VBO=0 python2.5 main.py
failed to create drawable
Traceback (most recent call last):
File "main.py", line 16, in <module>
from pyglet.window import key
File "build/bdist.linux-i686/egg/pyglet/window/__init__.py", line 1682, in
<module>
File "build/bdist.linux-i686/egg/pyglet/gl/__init__.py", line 491, in
_create_shadow_window
File "build/bdist.linux-i686/egg/pyglet/window/xlib/__init__.py", line 474,
in __init__
File "build/bdist.linux-i686/egg/pyglet/window/__init__.py", line 686, in
__init__
File "build/bdist.linux-i686/egg/pyglet/window/xlib/__init__.py", line 683,
in _create
File "build/bdist.linux-i686/egg/pyglet/window/xlib/__init__.py", line 781,
in switch_to
File "build/bdist.linux-i686/egg/pyglet/gl/__init__.py", line 342, in
set_current
File "build/bdist.linux-i686/egg/pyglet/gl/gl_info.py", line 91, in
set_active_context
File "build/bdist.linux-i686/egg/pyglet/gl/lib.py", line 105, in errcheck
pyglet.gl.lib.GLException: out of memory
And got the same thing. Any other workarounds I could try?
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings