ParaView OpenGL support inadequate!

I have need to figure out how to solve this error:

I am running it via Amazon Appstream on a Server 2016 back end with a Nvidia M60 Tesla. Any suggestions are welcome. Thanks.

Are you using ssh -X our ssh -Y ? If yes, it is not supported.

You need to run ParaView in client/server mode.

Also Lori,

  • You are runing ParaView 5.4.1. This is ancient. Update at the paraview.org website.
  • If I read this correctly, you are trying to run ParaView remotely on an Amazon cloud? I read that OpenGL is available. You will need to make sure it is sufficient.
  • The message says that wherever you are running doesn’t have sufficient OpenGL. We require OpenGL 3.2. Many out of the box OpenGL versions is 2.1, which frequently shows this error. If so, the Amazon cloud may not work for you.
1 Like