MantisBT - ParaView
View Issue Details
0004362ParaView(No Category)public2007-01-23 14:552007-02-05 17:03
Ken Moreland 
Utkarsh Ayachit 
highmajoralways
closedopen 
 
 
0004362: Crash when loading state with animation
When I save a state after setting up an animation and then load the state in a subsequent session, ParaView crashes.

I have attached a simple state file that demonstrates the crash.
No tags attached.
? test.pvsm (44,474) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5863/test.pvsm
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0006260)
Utkarsh Ayachit   
2007-01-24 16:48   
 The GUI was accessing scene proxy as soon as it was registered not giving the server manager time to initialize the loaded state.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqAnimationManager.cxx,v <-- pqAnimationManager.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/pqVCRController.cxx,v <-- pqVCRController.cxx
new revision: 1.9; previous revision: 1.8
(0006299)
Utkarsh Ayachit   
2007-01-31 12:08   
Fixed and also added a test.