View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010453ParaViewBugpublic2010-03-24 10:262010-04-06 17:29
ReporterStephane P 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0010453: impossible to replay a trace with ArrayListProperty properties
DescriptionWhen the trace is dumped, the ArrayListProperty contents are dumped as a list of string : ['name0', 'name1']
when loading, it seems that the ArrayListProperty expecs a list of string interleaved with the associated values : ['name0', '1', 'name1', '1'] (the 1 indicates that is it selected).
Additional InformationTo reproduce the bug :
start paraview, start the trace, load the test file 'box.ex2', dump the trace to a file. Then restart paraview, and run the dumped trace --> a lot of errors appear in the python shell, and the blocks are not selected as they should.
TagsNo tags attached.
ProjectParaViS
Topic Name
Type
Attached Files

 Relationships

  Notes
(0020006)
Utkarsh Ayachit (administrator)
2010-03-25 10:40

Stephane, feel free to reopen if you can reproduce this.
(0020082)
Alan Scott (manager)
2010-04-06 17:29

Works for me.

I have seen this type of behavour when the version of python is different between the build of ParaView and the running of ParaView....

Tested 3.8.0 branch, local server, Windows

 Issue History
Date Modified Username Field Change
2010-03-24 10:26 Stephane P New Issue
2010-03-25 10:40 Utkarsh Ayachit Note Added: 0020006
2010-03-25 10:40 Utkarsh Ayachit Status backlog => @80@
2010-03-25 10:40 Utkarsh Ayachit Resolution open => unable to reproduce
2010-03-25 10:40 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2010-04-06 17:29 Alan Scott Note Added: 0020082
2010-04-06 17:29 Alan Scott Status @80@ => closed
2011-06-23 11:44 Utkarsh Ayachit Project => ParaViS


Copyright © 2000 - 2018 MantisBT Team