I recently started rendering my results with paraview and everything was working fine using serial execution without remote connection. However, now I want work on my larger datasets with an MPI-enabled pvserver. Everything works as expected, except for the material editor.
There, I do receive the warning “Material Editor disabled because client is connected to a remote server”. As a result, I cannot load or assign materials and so far I couldn’t find a way to make this work.
Is there a way to still assign materials although a remote connection is used?
I am currently using the Paraview 5.12 MPI-enabled binaries on linux.