MantisBT - ParaView
View Issue Details
0011709ParaViewBugpublic2011-01-16 19:202011-05-02 21:17
Isam Yamashita 
Robert Maynard 
normalminorhave not tried
closedfixed 
3.8.1 
3.12 
0011709: The close button does not terminate the paraview process during animation.
When I pressed the close button at the top-right of the window while animation
was playing, the gui application was terminated but its process was still
running.

If paraview was playing an animation loop when the button was pressed,
the process continued running until I killed it manually.

When I used the‘EXIT’in the Edit menu, both the gui application and
the process were terminated normally.

This problem occurred on both linux and windows.
1.Play an animation loop.
2.Press the close button at the top-right of the window while the animation is playing.
3.Check the process manager, you will see paraview process is still running.
No tags attached.
Issue History
2011-01-16 19:20Isam YamashitaNew Issue
2011-04-07 08:25Robert MaynardAssigned To => Robert Maynard
2011-04-07 08:25Robert MaynardStatusbacklog => tabled
2011-04-11 12:50Robert MaynardNote Added: 0026166
2011-04-11 12:50Robert MaynardStatustabled => @80@
2011-04-11 12:50Robert MaynardFixed in Version => 3.12
2011-04-11 12:50Robert MaynardResolutionopen => fixed
2011-05-02 21:17Alan ScottNote Added: 0026407
2011-05-02 21:17Alan ScottStatus@80@ => closed

Notes
(0026166)
Robert Maynard   
2011-04-11 12:50   
author Robert Maynard <robert.maynard@kitware.com>
Thu, 7 Apr 2011 14:41:33 +0000 (10:41 -0400)

0f428bc Animations now stop when you request the player to go to a new frame.
b86f78a ParaView now properly quits while an animation is still playing.
(0026407)
Alan Scott   
2011-05-02 21:17   
It is properly closed now.