MantisBT - Old ParaView Bugs
View Issue Details
0001752Old ParaView Bugs public2005-04-07 09:412005-11-01 10:19
Brad King 
Berk Geveci 
highmajoralways
assignedopen 
0001752: Crash when loading session script that exits
Create a .pvs session script with this line:

[$Application GetMainWindow] Exit

Load the session in ParaView. Crash.
No tags attached.
Issue History

Notes
(0002485)
Amy Squillacote   
2005-06-13 12:33   
It's now $Application Exit (from a .pvs script) that crashes ParaView. vtkPVWindow does not have an Exit method.
(0003206)
Brad King   
2005-11-01 10:19   
This bug still occurs in my Linux w/ MPI build, but only if one actually uses the "Load Session" menu choice in the GUI to load the script.