Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,768
    • Issues 1,768
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 66
    • Merge Requests 66
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #18088

Closed
Open
Opened Apr 03, 2018 by Boonthanome Nouanesengsy@boonthDeveloper

Fontfile error when using generated Catalyst script

@patchett2002 , @acbauer

I load some data that was dumped insitu from xrage. I show the data, and create a Annotate Global Filter. Then I generate a Catalyst script to produce images, and then try using that script to produce images. I get errors about the attribute Fontfile does not exist.

The error message:

Traceback (most recent call last): File "", line 2, in File "image_pv5_5_2.py", line 208, in DoCoProcessing

File "/usr/projects/hpcsoft/toss3/snow/paraview/c3eb41e5-osmesa_intel-17.0.4_openmpi-2.1.2_python-2.7-anaconda-4.1.1/lib/python2.7/site-packages/paraview/coprocessing.py", line 174, in UpdateProducers self.CreatePipeline(datadescription) File "image_pv5_5_2.py", line 163, in CreatePipeline

File "image_pv5_5_2.py", line 21, in _CreatePipeline # state file generated using paraview version 5.5.0-RC3-5-gc3eb41e5 File "image_pv5_5_2.py", line 133, in Pipeline

File "/usr/projects/hpcsoft/toss3/snow/paraview/c3eb41e5-osmesa_intel-17.0.4_openmpi-2.1.2_python-2.7-anaconda-4.1.1/lib/python2.7/site-packages/paraview/servermanager.py", line 460, in setattr "to add this attribute.") AttributeError: Attribute FontFile does not exist. This class does not allow addition of new attributes to avoid mistakes due to typos. Use add_attribute() if you really want to add this attribute.

The script that was generated is here: image_pv5_5_2.py

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18088