Re: [Paraview] Paraview segfault when connecting to pvserver

2017-05-05 Thread Cory Quammen
Patrick, This means that the client and server versions are incompatible. The client is trying to send over a new property, "PPI", that the older version of the server does not know about. Making sure the client and server are built from the same source (and remembering to update the VTK submodule

[Paraview] Paraview segfault when connecting to pvserver

2017-05-05 Thread Patrick Begou
Hi Paraview 5.3 on the desktop client is from paraview superbuild (v5.3.0-1-g8375204) using Qt5. It runs in standalone mode or with client/server (mpirun -np 4 pvserver --use-offscreen-rendering) on the same PC. I have to use " --use-offscreen-rendering" to avoid some rendering problem with