View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014374ParaView(No Category)public2013-10-29 20:142016-08-12 09:59
ReporterAlan Scott 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Versiongit-master 
Target Version5.1Fixed in Version 
Summary0014374: State files don't read variables from input dataset
DescriptionWhen you save and then restore a run from a state file, ParaView correctly asks for the directory and name of the dataset. It should then read what it can from the new dataset. Currently, ParaView reads variable data from the state file, and if this is different than the new dataset, ParaView acts poorly.

I have a trivial example using can.ex2 that shows bad behavior.

I made the file can-sparse.ex2 by turning off EQPS and VEL (one point and one cell array). I then saved data as exodus data.

I have also made state files, named can-sparse-state.pvsm, can-state.pvsm and can-state-vel.pvsm that you can use to debug. Instructions below include making these files.

* Unzip the attached file.
* ParaView master, Linux (or Windows), local server.
* Open file can-sparse.ex2. All variables on. Apply.
* File/ Save State/ can-sparse-debug.pvsm. OK.
* Disconnect.
* File/ Load State/ can-sparse-debug.pvsm. Change file to can.ex2. OK.
<<bug>> - Notice that EQPS and VEL are not available. This is a bug.

* Open file can.ex2. All variables on. Apply.
* File/ Save State/ can-debug.pvsm. OK.
* Change color to VEL.
* File/ Save State/ can-debug-vel.pvsm. OK.
* Disconnect.
* File/ Load State/ can-debug.pvsm. Change file to can-sparse.ex2. OK.
<<bug>> - Notice that EQPS and VEL show up in the Properties tab, although they are not in the input dataset. This is a bug.

* Disconnect.
* File/ Load State/ can-debug-vel.pvsm. Change file to can-sparse.ex2. OK.
<<bug>> - You get an output note that ParaView could not determine array range. Couldn't we say something that makes more sense? Like "Necessary variable array VEL is missing from input dataset"? This is a bug.

I am marking this high priority, since this is impacting some of our CAM data. If these modifications have to happen in the reader, they need to happen in the CAM reader also.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031773)
Alan Scott (manager)
2013-10-29 22:08

Dataset has been sent to Utkarsh, name stateVarsBug.tar.gz. Unclassified, Unlimited Release.
(0038456)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-10-29 20:14 Alan Scott New Issue
2013-10-29 22:08 Alan Scott Note Added: 0031773
2014-02-27 15:48 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-02-27 15:48 Utkarsh Ayachit Target Version => 4.2
2014-11-14 22:52 Utkarsh Ayachit Target Version 4.2 => 4.4
2015-09-11 16:43 Utkarsh Ayachit Target Version 4.4 => 5.1
2016-08-12 09:59 Kitware Robot Note Added: 0038456
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team