[Bug 468298] Review Request: python-pygle - A cross-platform windowing and multimedia library for Python

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 30 18:29:17 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=468298





--- Comment #12 from Jon Ciesla <limb at jcomserv.net>  2008-10-30 14:29:16 EDT ---
[limb at fawkes examples]$ python graphics.py 
Traceback (most recent call last):
  File "graphics.py", line 50, in <module>
    from pyglet.gl import *
  File "/usr/lib/python2.5/site-packages/pyglet/gl/__init__.py", line 507, in
<module>
    import pyglet.window
  File "/usr/lib/python2.5/site-packages/pyglet/window/__init__.py", line 1682,
in <module>
    gl._create_shadow_window()
  File "/usr/lib/python2.5/site-packages/pyglet/gl/__init__.py", line 491, in
_create_shadow_window
    _shadow_window = Window(width=1, height=1, visible=False)
  File "/usr/lib/python2.5/site-packages/pyglet/window/xlib/__init__.py", line
474, in __init__
    super(XlibWindow, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/pyglet/window/__init__.py", line 641,
in __init__
    raise NoSuchConfigException('No standard config is available.')
pyglet.window.NoSuchConfigException: No standard config is available.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list