Skip to content

`Remote Render Threshold` has no effect after loading state

Steps to reproduce.

  • Start ParaView. And run the following script in Python shell
a = GetActiveView()
print a.RemoteRenderThreshold
  • Change Remote Render Threshold from Settings | Render View tab, and re-run the above script, you'll see that the threshold does indeed change.

  • Save State as foo.pvsm.

  • Restart ParaView and load foo.pvsm.

  • Change Remote Render Threshold again from the Settings dialog and run the earlier Python snippet <-- the a.RemoteRenderThreshold will not change as expected; that's a bug!

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information