MantisBT - ParaView
View Issue Details
0006281ParaView(No Category)public2008-01-28 08:412009-05-13 13:59
John Biddiscombe 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0006281: Save/Load state resets time to zero instead of time when saved
When saving State at timestep X (say 15), relaoding the state doe not reset the time back to step 15 again. It loads time zero.
No tags attached.
Issue History
2008-01-28 08:41John BiddiscombeNew Issue
2008-04-09 18:17Ken MorelandCategoryDevelopment => 3.4
2008-04-09 18:17Ken MorelandStatusbacklog => tabled
2008-04-09 18:17Ken MorelandAssigned To => Berk Geveci
2008-05-08 13:58Berk GeveciAssigned ToBerk Geveci => Utkarsh Ayachit
2008-05-13 10:17Utkarsh AyachitStatustabled => @80@
2008-05-13 10:17Utkarsh AyachitResolutionopen => fixed
2008-05-13 10:17Utkarsh AyachitNote Added: 0011855
2008-05-13 11:41Utkarsh AyachitStatus@80@ => @20@
2008-05-13 11:41Utkarsh AyachitResolutionfixed => reopened
2008-05-13 11:42Utkarsh AyachitStatus@20@ => @80@
2008-05-13 11:42Utkarsh AyachitResolutionreopened => fixed
2008-05-13 11:42Utkarsh AyachitNote Added: 0011860
2008-05-14 19:39Alan ScottStatus@80@ => closed
2008-05-14 19:39Alan ScottNote Added: 0011939
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0011855)
Utkarsh Ayachit   
2008-05-13 10:17   
AnimationTime was not saved in state. Fixed that. Also the
GUI time widget was not updated currently when state is loaded. Fixed that.
-------------------------------
commitid: nao2zpVB6NWglO2t;
-------------------------------
re/pqAnimationScene.cxx Qt/Components/pqAnimationPanel.cxx
/cvsroot/ParaView3/ParaView3/Qt/Core/pqTimeKeeper.cxx,v <-- Qt/Core/pqTimeKeeper.cxx
new revision: 1.15; previous revision: 1.14
/cvsroot/ParaView3/ParaView3/Qt/Core/pqAnimationScene.h,v <-- Qt/Core/pqAnimationScene.h
new revision: 1.18; previous revision: 1.17
/cvsroot/ParaView3/ParaView3/Qt/Core/pqAnimationScene.cxx,v <-- Qt/Core/pqAnimationScene.cxx
new revision: 1.25; previous revision: 1.24
/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationPanel.cxx,v <-- Qt/Components/pqAnimationPanel.cxx
new revision: 1.51; previous revision: 1.50
(0011860)
Utkarsh Ayachit   
2008-05-13 11:42   
Forgot to commit file:

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/utilities.xml,v <-- Servers/ServerManager/Resources/utilities.xml
new revision: 1.142; previous revision: 1.141
(0011939)
Alan Scott   
2008-05-14 19:39   
Tested local server.