I haven't heard of any issues, but here are a few ideas:
1. Try to start the TurboVNC Server without the X Composite extension, by passing '-extension Composite' to /opt/TurboVNC/bin/vncserver. That has proven necessary with certain "unique" (<cough> broken <cough>) applications and window managers, although typically the applications/WMs that require this are quite old-- like so old that they probably wouldn't work correctly with any modern X server.
2. Try disabling the GLX extension, by
passing '-extension GLX' to /opt/TurboVNC/bin/vncserver. It
could be that the same thing that is making CFD work is also
breaking Workbench. Note that ANSYS CFD should not require a
GLX extension if VirtualGL is being used. If it does in fact
require a GLX extension, even when using VGL, then that's either
a bug in VirtualGL, or the application is doing something really
"unique" (see above) that we'll have to work around using an
application recipe. Let's just say that there is precedent for
that:
https://github.com/VirtualGL/virtualgl/blob/master/doc/apprecipes.txt#L111-L117.
If nothing else, this exercise will at least narrow down what
caused Workbench to break in TurboVNC 2.2.x.
The reason I'm suggesting #2 and #3 is
that certain ANSYS applications (Fluent, for instance)
automatically disable OpenGL rendering if they detect a remote
display environment, and you have to use application-specific
environment variables to override that behavior. Workbench has
never been known to require that, however.
I'm happy to look into this issue in more detail if your organization is willing to pay for my labor, but absent that, there is little else I can do. As an independent contractor, I have no access to commercial 3D applications.
DRC
--
You received this message because you are subscribed to the Google Groups "TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turbovnc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/turbovnc-users/14992486-5074-43cb-944a-0833305c4f32n%40googlegroups.com.