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 88
    • Merge requests 88
  • 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
  • #17155
Closed
Open
Created Feb 07, 2017 by Utkarsh Ayachit@utkarsh.ayachit⛰Owner

If server dies during filter execution, the "Save State" prompt is not useable.

Try this:

  1. Connect ParaView to pvserver (single rank is fine)
  2. Create Programmable Source with the following script:
import sys
sys.exit(1)
  1. Apply

We're simulating a server crash here. On Apply, the server will exit and you should get the following prompt image

However the dialog is not usable! One cannot click on any of the buttons!

Now try this:

  1. Connect to pvserver (1 rank).
  2. Just Ctrl-C to kill the pvserver processes.

This time the same dialog pops up, but is usable. I can click on it to save state etc.

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