Dear Chuck, thanks a lot for your continued support.
> • Server Type = Client / Server (reverse connection) > • Port: 11772 > • Command: > xterm -e ssh -R 11772:localhost:11772 user@remotebox > /path/to/install/bin/pvserver --disable-xdisplay-test --reverse-connection > --client-host=localhost --server-port=11772 First, this seemed to do the trick, but then I tried to open the Paraview about menu and got the segfault again. The xterm tracked the error messages: Connecting to client (reverse connection requested)... Connection URL: csrc://localhost:11772 Client connected. ERROR: In /home/user/abs/paraview/src/ParaView-v5.0.1-source/VTK/Rendering/OpenGL2/vtkEGLRenderWindow.cxx, line 315 vtkEGLRenderWindow (0x1b10e40): Only EGL 1.4 and greater allows OpenGL as client API. See eglBindAPI for more information. ERROR: In /home/user/abs/paraview/src/ParaView-v5.0.1-source/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, line 575 vtkEGLRenderWindow (0x1b10e40): GLEW could not be initialized. [remote:08935] *** Process received signal *** [remote:08935] Signal: Segmentation fault (11) [remote:08935] Signal code: Address not mapped (1) [remote:08935] Failing at address: (nil) [remote:08935] [ 0] /usr/lib/libc.so.6(+0x33330)[0x7f15692d2330] [remote:08935] *** End of error message *** Best, Harald _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
