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 86
    • Merge requests 86
  • 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
  • #18585
Closed
Open
Created Oct 31, 2018 by Terry Turton@terryturtonReporter

Cinema Export in 5.6-RC3 fails for single time step; works for multi-time step data

Cinema Export in RC3 5.6 failed with a simple wavelet (MacOS) :

  1. Chose wavelet from sources
  2. Choose Export Scene
  3. Turn off Composite and Try Direct Float; choose phi-theta; hit Save

Error: Traceback (most recent call last): File "", line 11, in File "/Applications/ParaView-5.6.0-RC3.app/Contents/Python/cinema_python/adaptors/paraview/pv_introspect.py", line 1022, in export_scene progressObject=progObj) File "/Applications/ParaView-5.6.0-RC3.app/Contents/Python/cinema_python/adaptors/paraview/pv_introspect.py", line 823, in explore tprop = cs.get_parameter('time') File "/Applications/ParaView-5.6.0-RC3.app/Contents/Python/cinema_python/database/store.py", line 187, in get_parameter return self.__parameter_list[name] KeyError: 'time' ERROR: In /Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/ParaViewCore/VTKExtensions/Rendering/vtkCinemaExporter.cxx, line 60 vtkCinemaExporter (0x604000316650): An error occurred while running the Cinema export script!

Given the KeyError: 'time', I loaded a 172 time step MPAS data set and was able to generate a Cinema database with no problem with that dataset. May be related to #18481 (closed) ?

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