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,964
    • Issues 1,964
    • 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
  • #20902
Closed
Open
Issue created Aug 19, 2021 by Timothee Chabat@timothee.chabatDeveloper0 of 2 checklist items completed0/2 checklist items

Missing actions when making Python trace

The following actions are not traced :

  1. Loading an OSPRay material library. Should trace
materialLibrary = GetMaterialLibrary()
materialLibrary.LoadMaterials("/path/to/library.json")
GetRenderView().OSPRayMaterialLibrary = materialLibrary1
XXX

where XXX is a piece of code that distribute the material library across all MPI ranks (coudln't find this piece of information yet).

  1. Every information about the default light kit i.e. enabling/disabling, reset to default, luminance, etc.
Edited Feb 17, 2022 by Timothee Chabat
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking