On 02/09/2015 03:16 PM, Utkarsh Ayachit wrote:
Sphere works. As do cylinder, and wavelet. I got a crash when I tried to
volume render wavelet, but maybe that's expected.
After creating the Sphere, try changing the Remote Render Threshold
(in the Settings dialog) to 0 -- this will force remote rendering. I
suspect this will segfault. For how to change the Remote Render
Threshold, see Page 199 from The ParaView Guide (v4.3). You can
download the guide from: http://www.paraview.org/documentation/.

Yup. All 8 MPI processes die with something similar to:

ERROR: In /u/jcbecker/ParaView/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx, line 530 vtkXOpenGLRenderWindow (0x1bf16f0): bad X server connection. DISPLAY=:0. Aborting.


If pvserver is crashing when remote rendering (which is what happens
when using Volume Rendering the Wavelet automatically), then there is
a indeed display problem. Any reason why you're doing this
"--disable-xdisplay-test"?

If I don't, I get a message on the client that says: Display is not accessible on server side. Remote rendering will be disabled.

-jeff

Utkarsh

_______________________________________________
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

Reply via email to