Not fixed here on a fully updated 12.04:

python -m pyglet.info
outputs
...
pyglet.window
------------------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/dank/Downloads/brainworkshop/pyglet/info.py", line 173, in 
_try_dump
    func()
  File "/home/dank/Downloads/brainworkshop/pyglet/info.py", line 77, in 
dump_window
    import pyglet.window
  File "pyglet/window/__init__.py", line 1684, in <module>
    gl._create_shadow_window()
  File "pyglet/gl/__init__.py", line 494, in _create_shadow_window
    _shadow_window = Window(width=1, height=1, visible=False)
  File "pyglet/window/xlib/__init__.py", line 474, in __init__
    super(XlibWindow, self).__init__(*args, **kwargs)
  File "pyglet/window/__init__.py", line 641, in __init__
    raise NoSuchConfigException('No standard config is available.')
NoSuchConfigException: No standard config is available.
...

-- 
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. "

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyglet/+bug/786516/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to