On 11/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > The first test passed OK; however, the second test, i.e., the test > that was supposed to create 2 small windows (yellow & purple) caused a > seg fault. > > Has anybody experienced this behavior? If yes, pls let me know what is > causing this behavior.
It's entirely possible that you're the first RedHat user to try pyglet :-) Please run `glxinfo` and send me the output. If you're familiar with gdb, it would be helpful if you can provide a stack trace at the point of the segfault, too (essentially, run "gdb python", then type "run tests/test.py MULTIPLE_WINDOW_OPEN"). Cheers Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
