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,847
    • Issues 1,847
    • 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
  • #20572

Closed
Open
Created Mar 22, 2021 by Mathieu Westphal@mwestphalMaintainer

glTFReader properties are not correctly set in parallel

glTFReader properties are not correctly set in parallel

Steps to reproduce:

  • mpirun -np 2 ./bin/pvserver &
  • ./bin/paraview
  • connect to localhost server
  • open InterpolationTest.glb
  • check "Linear Translation" animation
  • mode to time values 0.5
  • uncheck "Linear Translation" animation
  • cube appears two times, one for each processor, one processor does not know that "Linear Translation" has been unchecked

image

This is a bit worrying as this behavior rely on information properties mechanism that are used in other places in ParaView.

FYI @utkarsh.ayachit @michael.migliore @adrien.boucaud

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