>> 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, that test is determining exactly what you're finding our eventually, and a little less gracefully :), because of display issues ParaView indeed cannot do remote rendering hence the warning and hence the segfault (when the warning is disabled). Are you sure you're X server is up and running on DISPLAY=:0? And is accessible? Try running something else, like glxgears with the mpirun call. Does that work? _______________________________________________ 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
