Hello, Pyglet mostly works on my Linux 64bit box (Kubuntu 11.04; crappy Intel integrated graphics). I did have some problems though; most importantly the graphics.RETAINED_INDEXED test segfaulted, so I commented it out and ran the other tests. Sound didn't work at all. The Compose key doesn't work in the text tests.
Test log: http://pastebin.com/iseSwY5W graphics.RETAINED_INDEXED backtrace at http://pastebin.com/3U011N06, if that helps. Petr On Thu, Oct 27, 2011 at 07:39, Thomas A R Woelz <[email protected]> wrote: > I'd love to see pyglet 1.2 to work, and see improvements specially in video > decoding and joystick input. I run both Win7 64bit (running Python 32 bit) > and Linux 64 bit (Ubuntu: using included Python, not sure if it is 32 or 64 > right now). > Thomas > > -- > You received this message because you are subscribed to the Google Groups > "pyglet-users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/pyglet-users/-/oT7B3MQN6mkJ. > 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. > -- 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.
