Hi helio, I have exactly the same problem. Tecplot on the server, connecting from Windows Vista with PuTTY client and Hummingbird Exceed acting as X-server.
- Err: Failed to create OpenGL context for MainWorkArea.
Xlib: sequence lost (0x10516 > 0x518) in reply type 0xc!
Err: Failed to create OpenGL context for MainWorkArea.
I found out that the
mesa package is causing the problem. With mesa-6.5.2-r1 it's working fine, mesa-7.3-r1 doesn't work. Also glxgears/glxinfo doesn't work then.
Output of glxinfo with mesa-7.3-r1 installed:
- name of display: localhost:10.0
Error: couldn't find RGB GLX visual or fbconfig
Does anyone have any idea what has changed in the mesa package? Apparently there's something wrong with OpenGL...