Public bug reported:

output of "python -m pyglet.info":

Python
------------------------------------------------------------------------------
sys.version: 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53) 
[GCC 4.5.2]
sys.platform: linux2
os.getcwd(): /home/eldada

pyglet
------------------------------------------------------------------------------
pyglet.version: 1.1.2
pyglet.__file__: /usr/lib/pymodules/python2.7/pyglet/__init__.pyc
pyglet.options['debug_trace_depth'] = 1
pyglet.options['font'] = ('gdiplus', 'win32')
pyglet.options['xsync'] = True
pyglet.options['debug_trace_flush'] = True
pyglet.options['debug_win32'] = False
pyglet.options['debug_gl_trace'] = False
pyglet.options['debug_x11'] = False
pyglet.options['shadow_window'] = True
pyglet.options['debug_font'] = False
pyglet.options['debug_media'] = False
pyglet.options['debug_trace'] = False
pyglet.options['debug_lib'] = False
pyglet.options['graphics_vbo'] = True
pyglet.options['vsync'] = None
pyglet.options['debug_trace_args'] = False
pyglet.options['debug_gl'] = True
pyglet.options['debug_graphics_batch'] = False
pyglet.options['audio'] = ('directsound', 'openal', 'alsa', 'silent')
pyglet.options['debug_texture'] = False
pyglet.options['debug_gl_trace_args'] = False

pyglet.window
------------------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/pyglet/info.py", line 173, in _try_dump
    func()
  File "/usr/lib/pymodules/python2.7/pyglet/info.py", line 77, in dump_window
    import pyglet.window
  File "/usr/lib/pymodules/python2.7/pyglet/window/__init__.py", line 1682, in 
<module>
    gl._create_shadow_window()
  File "/usr/lib/pymodules/python2.7/pyglet/gl/__init__.py", line 491, in 
_create_shadow_window
    _shadow_window = Window(width=1, height=1, visible=False)
  File "/usr/lib/pymodules/python2.7/pyglet/window/xlib/__init__.py", line 474, 
in __init__
    super(XlibWindow, self).__init__(*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/pyglet/window/__init__.py", line 641, in 
__init__
    raise NoSuchConfigException('No standard config is available.')
NoSuchConfigException: No standard config is available.

pyglet.gl.gl_info
------------------------------------------------------------------------------
/usr/lib/pymodules/python2.7/pyglet/gl/gl_info.py:134: UserWarning: No GL 
context created yet.
  warnings.warn('No GL context created yet.')
gl_info.get_version(): 0.0.0
/usr/lib/pymodules/python2.7/pyglet/gl/gl_info.py:175: UserWarning: No GL 
context created yet.
  warnings.warn('No GL context created yet.')
gl_info.get_vendor(): 
/usr/lib/pymodules/python2.7/pyglet/gl/gl_info.py:166: UserWarning: No GL 
context created yet.
  warnings.warn('No GL context created yet.')
gl_info.get_renderer(): 
gl_info.get_extensions():
/usr/lib/pymodules/python2.7/pyglet/gl/gl_info.py:124: UserWarning: No GL 
context created yet.
  warnings.warn('No GL context created yet.')

pyglet.gl.glu_info
------------------------------------------------------------------------------
/usr/lib/pymodules/python2.7/pyglet/gl/glu_info.py:124: UserWarning: No GL 
context created yet.
  warnings.warn('No GL context created yet.')
glu_info.get_version(): 0.0.0
glu_info.get_extensions():
/usr/lib/pymodules/python2.7/pyglet/gl/glu_info.py:149: UserWarning: No GL 
context created yet.
  warnings.warn('No GL context created yet.')

pyglet.gl.glx_info
------------------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/pyglet/info.py", line 173, in _try_dump
    func()
  File "/usr/lib/pymodules/python2.7/pyglet/info.py", line 121, in dump_glx
    window = pyglet.window.Window(visible=False)
  File "/usr/lib/pymodules/python2.7/pyglet/window/xlib/__init__.py", line 474, 
in __init__
    super(XlibWindow, self).__init__(*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/pyglet/window/__init__.py", line 641, in 
__init__
    raise NoSuchConfigException('No standard config is available.')
NoSuchConfigException: No standard config is available.

pyglet.media
------------------------------------------------------------------------------
driver: pyglet.media.drivers.openal

pyglet.media.avbin
------------------------------------------------------------------------------
Library: <CDLL 'libavbin.so', handle 147c460 at 1407e90>
AVbin version: 7
FFmpeg revision: 15943

pyglet.media.drivers.openal
------------------------------------------------------------------------------
Library: <CDLL 'libopenal.so.1', handle 1364eb0 at 1327150>
Version: (1, 1)
Extensions:
   ALC_ENUMERATE_ALL_EXT ALC_ENUMERATION_EXT ALC_EXT_CAPTURE ALC_EXT_disconnect 
ALC_EXT_EFX ALC_EXT_thread_local_context
AL lib: ALc.c:1879: exit(): closing 1 Device
AL lib: ALc.c:1808: alcCloseDevice(): destroying 1 Context(s)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: python-pyglet 1.1.2.dfsg-2
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun May 22 15:10:22 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: pyglet
UpgradeStatus: Upgraded to natty on 2011-05-01 (20 days ago)

** Affects: pyglet (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786516

Title:
  pyglet error: "No standard config is available. "

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to