View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005421ParaView(No Category)public2007-07-27 11:192007-08-23 09:13
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005421: Disconnect server animation not working with exodus files
DescriptionIn client/server mode, load the can.ex2 dataset. Adjust the camera so that you can see the can crush and then save the animation with the disconnect and save option enabled. When the animation is written out, it will have the same image in every frame.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008536)
Utkarsh Ayachit (administrator)
2007-08-21 09:19

The links between views and time keeper were not registered with proxy manager. As a result, when the state was loaded on the server side, playing the animation (which changes the time on time keeper) never affected the views. Simply registering these links would make it difficult to avoid duplicate links when state is loaded. Instead added a "Views" property to the timekeeper which setups up the view links.
(0008537)
Utkarsh Ayachit (administrator)
2007-08-21 09:20

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.196; previous revision: 1.195
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMServerProxyManagerReviver.cxx,v <-- vtkSMServerProxyManagerReviver.cxx
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMTimeKeeperProxy.cxx,v <-- vtkSMTimeKeeperProxy.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMTimeKeeperProxy.h,v <-- vtkSMTimeKeeperProxy.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/utilities.xml,v <-- utilities.xml
new revision: 1.130; previous revision: 1.129
/cvsroot/ParaView3/ParaView3/Qt/Components/pqStateLoader.cxx,v <-- pqStateLoader.cxx
new revision: 1.12; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/Qt/Components/pqUndoStackBuilder.cxx,v <-- pqUndoStackBuilder.cxx
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Core/pqTimeKeeper.cxx,v <-- pqTimeKeeper.cxx
new revision: 1.12; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/Qt/Core/pqTimeKeeper.h,v <-- pqTimeKeeper.h
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Core/pqView.cxx,v <-- pqView.cxx
new revision: 1.5; previous revision: 1.4

 Issue History
Date Modified Username Field Change
2007-08-13 15:02 Berk Geveci Assigned To Berk Geveci => Utkarsh Ayachit
2007-08-21 09:19 Utkarsh Ayachit Status tabled => @80@
2007-08-21 09:19 Utkarsh Ayachit Resolution open => fixed
2007-08-21 09:19 Utkarsh Ayachit Note Added: 0008536
2007-08-21 09:20 Utkarsh Ayachit Note Added: 0008537
2007-08-23 09:13 Ken Moreland Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team