Bug #2407
closed
Kepler process keeps running after close all windows
Added by Jing Tao over 18 years ago.
Updated over 18 years ago.
Description
If you turn off welcome screen, then run kepler again. You will find kepler process keeps running after close all windows. We guess turning off welcome screen only makes it invisible.
HINT: in Kepler, you can get the WelcomeWindow to show up again by deleting the file .ptolemyII in your 'home' direcotry.
I'll handle this one.
The problem is that we have a tableau associated with welcome window.
It will be a little while before I get to this.
Fixed by updating ptii/ptolemy/actor/lib/WelcomeWindow:
show(): Call super.close() because _close() expects that the window has been
rendered via successful completion of show() and that we can query the
checkbox. There was a bug where if user started Kepler, unchecked
"Show this Window at Startup" and then restarted Kepler, Kepler would
not exit.
Original Bugzilla ID was 2407
Also available in: Atom
PDF