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

Command-line launcher doesn't process inputs on Windows #11

Open
hinerm opened this issue Jun 10, 2014 · 2 comments
Open

Command-line launcher doesn't process inputs on Windows #11

hinerm opened this issue Jun 10, 2014 · 2 comments
Labels

Comments

@hinerm
Copy link
Member

hinerm commented Jun 10, 2014

When running --update update I'm asked how to proceed with any jars that need to be updated. The options are in the form of 1, 2 etc...

But if I enter a selected option, it fails and kicks me back to a pseudo command prompt, although Fiji is actually still running (and I have to use ctrl + c to kill it and get back to my actual command prompt).

See attached:

badcmdline

@ctrueden
Copy link
Member

I just wanted to register my vote for this one as "weirdest bug discovered in the past week" 😉

@dscho
Copy link
Contributor

dscho commented Jun 10, 2014

I suspect this is a problem that stems from the fact that we call javaw.exe and try to reattach the console, which works only partially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants