On 6/22/08, Luke Miller <[EMAIL PROTECTED]> wrote:
>
>  I think I get the same border error on my GeForce 8600 GTS.

That's surprising.  I'll be interested to see the output of
pyglet.info when you get it working (or glxinfo, equivalently).

>  Incidentally, I ran the python -m pyglet.info command and got various
>  errors:
>
>  Hmm, should that be the x84_64 ... I'm running 32 bit...?

That's just the build directory from my computer hard-coded into
setuptools' error message.  The eggs are platform-neutral.

>   File "build/bdist.linux-x86_64/egg/pyglet/window/xlib/__init__.py",
>  line 782, in set_caption
>   File "build/bdist.linux-x86_64/egg/pyglet/window/xlib/__init__.py",
>  line 1029, in _set_text_property
>  AttributeError: 'NoneType' object has no attribute 'encode'

I'm pretty sure I fixed this; try upgrading to pyglet 1.1 beta 2.

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

Reply via email to