View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007462ParaView(No Category)public2008-08-06 11:412009-05-13 13:59
Reporterolesen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0007462: The time selector and animation slider are out-of-sync (snap-to-timesteps mode) and time-step values are rounded strangely.
DescriptionThe slider values (animation view) are out-of-sync.
The attached file illustrates the problem.

$ paraview --data=animationProblem/Ensight.case (little endian binary)

The object inspector shows time steps identical to the case file.
The animation inspector and animation view show the time range ending at 5.9999999848427e-5 instead of 6.0e-5.

Using "snap to timesteps" mode and advancing from step 0 (t=0) to step 1 (t=2.758e-5), the slider remains at t=0. Advancing to step 2 (4e-5), the slide moves to t=2.758e-5.
Moving back to step 1, the slider advances to t=4e-5 !





Additional InformationRFE:
In the animation inspector, the start and end times have a spin box that is activated in snap-to-timestep mode.
The same functionality in the animation view would be extremely useful.
TagsNo tags attached.
Project
Topic Name
Type
Attached Filesbz2 file icon animationProblem.tar.bz2 [^] (1,360,525 bytes) 2008-08-06 11:46

 Relationships

  Notes
(0013128)
Utkarsh Ayachit (administrator)
2008-08-21 12:26

AnimationView was not showing tick marks at correct locations in Snap-To-TimeSteps mode, consequently using the animation view, it was possible to go to a non-snapped time step. Also AnimationViewWidget was directly using the vtkSMAnimationSceneProxy::AnimationTime to decide on the current time, instead of the property which resulted in the widget using some old value (which was easy to reproduce by simply going to the next timestep using the spinbox in the toolbar). Fixed that.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationViewWidget.cxx,v <-- Qt/Components/pqAnimationViewWidget.cxx
new revision: 1.33; previous revision: 1.32
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationModel.cxx,v <-- Qt/Widgets/pqAnimationModel.cxx
new revision: 1.29; previous revision: 1.28
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqAnimationModel.h,v <-- Qt/Widgets/pqAnimationModel.h
new revision: 1.12; previous revision: 1.11
(0013176)
Alan Scott (manager)
2008-08-25 12:46

Tested local client

 Issue History
Date Modified Username Field Change
2008-08-06 11:41 olesen New Issue
2008-08-06 11:46 olesen File Added: animationProblem.tar.bz2
2008-08-14 13:46 Ken Moreland Status backlog => tabled
2008-08-14 13:46 Ken Moreland Assigned To => Utkarsh Ayachit
2008-08-21 12:26 Utkarsh Ayachit Status tabled => @80@
2008-08-21 12:26 Utkarsh Ayachit Resolution open => fixed
2008-08-21 12:26 Utkarsh Ayachit Note Added: 0013128
2008-08-25 12:46 Alan Scott Status @80@ => closed
2008-08-25 12:46 Alan Scott Note Added: 0013176
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team