On Wed, Apr 21, 2010 at 10:00 AM, Duong Dang <[email protected]> wrote:
> Hi all, > > I recently moved to Fedora 12 but couldn't get pyglet it to work. I > tried both the Fedora's binary and source code from the hg repo. > > I had pyglet working on Fedora 10 and 11 and Ubuntu before. > > Any sugestion will be greatly appriecated. > Best, > > Begin error message: > ---- In errcheck > raise GLException(msg) > pyglet.gl.lib.GLException: out of memory > > ------ > End error message My gut feeling is that something is wrong with your OpenGL drivers. What graphics card are you using, and are you using the open-source or proprietary drivers for your card? -- Tristam MacDonald http://swiftcoder.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
