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,960
    • Issues 1,960
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • 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

Gitlab will be updated February 2nd, between 8am and 9am EST (UTC-5). Gitlab will be offline during that time.

  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #18609
Closed
Open
Issue created Nov 09, 2018 by Mathieu Westphal@mwestphalMaintainer

Writer Plugin with an already existing extension prevent default writer to be used

Loading a Plugin that defines a writer with an elready existing extension will prevent this writer to ever be used when saving data.

How to reproduce :

  • Build ParaView
  • Build this plugin, that create a .tiff writer with suplemental options
  • Run paraview
  • Load the built plugin
  • Create a wavelet, apply
  • Save Data, "test", select "Tiff File" (not the plugin)
  • The plugin writer is used and supplemental options are shown

This make total sense regarding the way the writer is chosen, we would need the same kind of design as for the readers.

Edited Nov 09, 2018 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking