Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C cinema_python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • 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
  • third-party
  • cinema_python
  • Merge requests
  • !2

remove dependency on a paraview object that no longer exists

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged David E. DeMarle requested to merge demarle/cinema_python:fix-paraview-exports-after-cleanup into for/paraview May 17, 2019
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

ParaView's export scene to cinema feature has been replaced and the class that this used to use for progress handling is gone. This change prevents the resulting runtime failure that prevents cinema image outputs from working. The only place progress was emitted way by the export scene to cinema feature.

We may bring it back if we want progress events from the new export now feature.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-paraview-exports-after-cleanup