Skip to content
GitLab
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,962
    • Issues 1,962
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #15635
Closed
Open
Issue created Aug 10, 2015 by Kitware Robot@kwrobotOwner

vtkProcessIds doesn't have the proper range when doing a trace and then running in batch

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Steps to reproduce:

  1. Run paraview and connect to a server run with 2 processes
  2. Start a trace
  3. Create a Wavelet source
  4. Switch to the Surface representation and pseudo-color by vtkProcessId
  5. Save a screenshot
  6. Stop the trace and save the python script
  7. Run the python script with pvbatch and more than 2 MPI processes.
  8. The outputted image will have a range of [0,1] and there will be a warning: Warning: In /home/acbauer/Code/ParaView/ParaView/ParaViewCore/ServerManager/Rendering/vtkSMPVRepresentationProxy.cxx, line 280 vtkSMPVRepresentationProxy (0x3a02870): Could not determine array range.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking