Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EarthSci fails to launch when an instance is open #126

Open
ncaldwell opened this issue Jun 18, 2015 · 0 comments
Open

EarthSci fails to launch when an instance is open #126

ncaldwell opened this issue Jun 18, 2015 · 0 comments

Comments

@ncaldwell
Copy link

When one opens EarthSci, then opens EarthSci again, nothing happens.

Apparently this is because, like Eclipse, if a lock file is present, then it wont open. However, none of this is reported to the user.

Something should happen when the user tries to run the application. Options are:

  • Open a new instance/window
  • Bring the existing window to the foreground with a notification
  • notify the user of an error opening the new instance, and exit

If the new window was called with a specific catalog (through a jnlp), another option would be to:

  • add the catalog to the existing instance and give the old instance the focus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant