View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009708ParaViewBugpublic2009-10-13 16:142016-08-12 09:57
ReporterBurlen 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version 
Summary0009708: When loading from state file a time series with more than 100 steps the spin box in the ui would only go up to 99.
DescriptionWhen loading from state file a time series with more than 100 steps the spin box in the ui would only go up to 99. The animation inspector could be used to select any step though.

to reproduce on may take a single vtk file and make a couple hundred sym links to it.

for i in `seq 1 200`; do ln -s ./test.vtk ./f_$i.vtk; done

Then open this series in PV, set to some one of the steps save a state file, close PV, open PV and load the state file.



TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0037733)
Kitware Robot (administrator)
2016-08-12 09:57

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
2009-10-13 16:14 Burlen New Issue
2016-08-12 09:57 Kitware Robot Note Added: 0037733
2016-08-12 09:57 Kitware Robot Status expired => closed
2016-08-12 09:57 Kitware Robot Resolution open => moved
2016-08-12 09:57 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team