[kepler-dev] [Bug 2407] - Kepler process keeps running after close all windows

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Apr 13 11:54:34 PDT 2006


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2407


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from cxh at eecs.berkeley.edu  2006-04-13 11:54 -------
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.


More information about the Kepler-dev mailing list