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,842
    • Issues 1,842
    • 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

An update will be applied May 24th, between 12PM and 1PM EDT (UTC -400). The site may be slow during that time.

  • ParaView
  • ParaViewParaView
  • Issues
  • #18965

Closed
Open
Created Apr 23, 2019 by W. Alan Scott@wascottMaintainer

Reset session in trace, when run batch, appears bad

Here's a weird one. We have a trace, and when we run it in Paraview (View/ Python View/ Run Script), all is well. When we run it in batch mode, it dies. I will attached a sanitized version. You will need to add correct directories in the script. Search for "edit".

  • 5.6.0, Linux, builtin server AND 5.6.0, Linux, pvbatch.
  • Run the script. It will die in batch mode with the following error. This happens AFTER the Reset Session, where it runs the same code again.

Note that I can't test master, since #18964 (closed) and #18963 (closed) are possibly hiding this one.

Traceback (most recent call last): File "/ snip /camera-C-composite-batch.py", line 444, in layout1.SplitHorizontal(0, 0.5) AttributeError: 'NoneType' object has no attribute 'SplitHorizontal'

This is a showstopper for the 5.7 release. We need to run pvbatch in a for loop dozens of times. (Note update comment below.)

camera-C-composite-batch.py

@cory.quammen @utkarsh.ayachit

Edited Apr 24, 2019 by W. Alan Scott
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking