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,780
    • Issues 1,780
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 68
    • Merge Requests 68
  • 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
  • #18012

Closed
Open
Opened Feb 28, 2018 by Andrew Bauer@acbauerDeveloper

loading python state fails

Loading the attached Python trace file generated in PV 5.4.1 causes a crash.calculator54.py.

Note also that I get the following warning for 613402c97e852fc7be5db6459e53a2dba2667bb4:

Traceback (most recent call last):
  File "<string>", line 32, in <module>
  File "/data/acbauer/Code/ParaView/debug/lib/python2.7/site-packages/paraview/servermanager.py", line 453, in __setattr__
    _bc.setattr(self, name, value)
  File "/data/acbauer/Code/ParaView/debug/lib/python2.7/site-packages/paraview/_backwardscompatibilityhelper.py", line 157, in setattr
    proxy.GetProperty("AttributeType").SetData(value - 1)
TypeError: unsupported operand type(s) for -: 'str' and 'int'
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
5.5 (Spring 2018)
Milestone
5.5 (Spring 2018) (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#18012