[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 20:20:22 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 #15 from Paulo Roma Cavalcanti <roma at lcg.ufrj.br>  2008-10-30 16:20:21 EDT ---
(In reply to comment #14)
> I already had all that installed.  I rebuilt anyway, same issue.

Weird, you should have seen a pink torus rotating on the screen.

This example is running even on an old FC6 with python 2.4.

These are the requirements:

* Linux, with the following libraries (most recent distributions will have
  these in a default installation):
    * OpenGL and GLX
    * GDK 2.0 or later (required for loading images)
    * OpenAL or ALSA (required for playing audio)

pyglet requires either:

* Python 2.4 with ctypes installed
* Python 2.5

It is like you did not have the GLX extension on your server.

Can you check if you have GLX 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 package-review mailing list