Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,841
    • Issues 1,841
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #16864
Closed
Open
Created Aug 28, 2016 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

`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
Assignee
Assign to
Time tracking