ahh, ok... I will try with -x
I have Xvfb on there, but am unsure how to set it up properly.  It
looks like my solution is to have a session of xvfb up and running
when the box runs my rendering engine thingamahoochie.

If I am not grossly misunderstanding this, then rendering with
visible=True will 'work' but just have nothing to display to (sent to
display with no screen I guess) and should work.

On May 12, 5:11 pm, Andrew Straw <[email protected]> wrote:
> If you ssh in with '-X', you're actually rendering OpenGL on your local
> computer. You should use '-x' if you want to test the EC2 instance. You
> may also be interested in Xvfb.
>
> sevenseeker wrote:
> > another update...
> > when SSH'ing into the box with '-X' AND using libgl1-mesa-swx11 (as
> > opposed to libgl1-mesa-glx) and 'visible=True' is set, then it all
> > works fine.
> > However, when I run with 'visible=False' then I get the image linked
> > above.
--~--~---------~--~----~------------~-------~--~----~
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