View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004412ParaView(No Category)public2007-02-05 19:502007-02-22 15:02
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004412: No. Frames/Duration parameter ignored
DescriptionIn the "Scene Properties" of the Animation Inspector, the value that controls the length of the animation ("No. Of Frames" for Sequence and "Duration" for Play Mode) seems to have no effect. It always uses the value "10" for this parameter (10 frames in sequence and 10 seconds in real time).
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006362)
Utkarsh Ayachit (administrator)
2007-02-06 09:37

NumberOfFrames and Duration were erroneously not marked update_self. Consequently, the commands were never called on the proxy.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/utilities.xml,v <-- utilities.xml
new revision: 1.79; previous revision: 1.78
(0006530)
Ken Moreland (manager)
2007-02-21 18:56

This is broken again. I can generate the right amount of frames when in Sequence mode, but in Real Time mode it always seems to revert to saving the number of frames set the last time it was in Sequence mode.
(0006536)
Utkarsh Ayachit (administrator)
2007-02-22 10:09

While saving animations, the animation is never actually saved in real-time mode.
It always switches to Sequence mode, however, we are expected to have updated the sequence num-of-frames and frame rate so that the user selection for the time for the animation is preserved. The bug was that the animation manager did not change the sequence play-back parameter as it should. Fixed that.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationManager.cxx,v <-- pqAnimationManager.cxx
new revision: 1.12; previous revision: 1.11


 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team