[VirtualGL-Users] vglrun doesn't work with Animator4

2011-03-24 Thread Chen Bill
Hi , I have a problem trying to run Animator4 with vglrun. It seems it doesn't work even I use vglrun. When I run vglrun a4 it just like I use a4. error messages: = QGLContext::makeCurrent(): Cannot make invalid context current.

Re: [VirtualGL-Users] vglrun doesn't work with Animator4

2011-03-24 Thread DRC
On 3/24/11 3:45 PM, Nathan Kidd wrote: From those messages it seems that a4 does some internal checks and doesn't like it when VGL redirects and/or modifies certain GLX state. You can run with +tr (VGL_TRACE) option to see if you can find out what VGL was doing when a4 became unhappy. To