Menu

#1 closing a local app closes the launcher

v0.9.4
open
Launcher (1)
5
2002-04-10
2002-03-28
No

When the launcher is used to start an application
locally (ie. not across the internet), and that
application is closed, the launcher is also closed
along with any other open applications.

Discussion

  • Shayne R Flint

    Shayne R Flint - 2002-03-28

    Logged In: YES
    user_id=306335

    This happens because the SwingContext.close() method, used
    to close applications that are running stand-alone, uses
    System.exit() to stop the application.

    This, of course, stops the lot, but was OK before the
    launcher was modified to allow the starting of stand-alone
    applications.

    To be fixed in 0.9.5.

     
  • Shayne R Flint

    Shayne R Flint - 2002-04-10
    • assigned_to: nobody --> shayneflint
     

Log in to post a comment.

MongoDB Logo MongoDB