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 96
    • Merge requests 96
  • 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
  • #18901
Closed
Open
Issue created Mar 28, 2019 by Joel A. Kulesza@jkulesza_lanl

Buildbot Path Information Carried to Deployed Executable

This is a minor bug in the build/deployment process.

I'm attempting to drive ParaView batch processing of XDMF files. One of the Attributes were assigned an invalid type. Using the ParaView GUI is silent on this. However, via pvbatch this error is exposed with many lines of

> /local/ParaView-5.6.0.app/Contents/bin/pvbatch test.py
XDMF Error in /Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/VTK/ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfAttribute.cxx line 183 (Unknown Attribute Type None)
.
.
.
XDMF Error in /Users/kitware/dashboards/buildbot-slave/8275bd07/build/superbuild/paraview/src/VTK/ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfAttribute.cxx line 183 (Unknown Attribute Type None)

where the fully resolved path clearly refers to the Kitware build versus anything on my machine. Can this confounding information be removed?

CC: @patchett2002 @ethan.stam

@ethan.stam Also, I resolved the downstream issue from this for the case we spoke about, so there shouldn't be any need for you to track this down further. However, thanks for you willingness to do this!

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