On Thu, Oct 27, 2011 at 08:26, Richard Jones <[email protected]> wrote:
> On 27 October 2011 16:10, Petr Viktorin <[email protected]> wrote:
>> 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.
>
>
> Thanks! Sadly "crappy Intel integrated graphics" have been known to
> cause us unmeasurable compatibility pain in the past ;-)
>
> Is your Python binary 32- or 64-bit? If 64 then would it be possible
> to try a 32-bit build?

It's 64-bit. For 32-bit.. I'm not sure I believe I'd have to compile
Python, and all libraries it uses, from source. Or just use a 32-bit
system – that would probably be easier.
So it's possible, but is it really what you'll want Pyglet's Linux users to do?

>> Sound didn't work at all.
>
> What sound system(s) are running? Could you possibly try some variants
> by setting the PYGLET_AUDIO environment variable? See "pydoc pyglet"
> for how the options work. I believe on Linux we can use pulse and
> openal.

I'll try when I have time again :)

>> The Compose key doesn't work in the text tests.
>
>
>> Test log: http://pastebin.com/iseSwY5W
>
> There's quite a few failures in there that look like they wouldn't
> take very long for someone on a Linux system to fix. Then there's the
> other ones, some of which are probably related to your graphics
> hardware.

I'll try that when I have yet more time...

>     Richard
>
> --
> 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.
>
>

-- 
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.

Reply via email to