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

Non-existent working dir setting in REPL config kills IDEA on REPL startup #905

Closed
favila opened this issue May 27, 2015 · 3 comments
Closed
Milestone

Comments

@favila
Copy link

favila commented May 27, 2015

On linux (ubuntu 14.10) using IDEA 14.1.3 and cursive 0.1.54.

Steps to reproduce:

  1. Create a local, leinigen REPL configuration.
  2. Set working directory to a directory known not to exist.
  3. Save and run repl.

Expected:

Working directory error.

Actual:

IDEA becomes frozen and completely unresponsive, and must be killed from the outside.

@cursive-ide
Copy link
Owner

That is definitely not the expected behaviour.

@favila
Copy link
Author

favila commented May 28, 2015

I should add: running openjdk-8. (I can try to replicate on other jdks if you need.)

@pkozikow
Copy link

+1. I was going to file a ticket about this but found this. I'm running MacOS and java 1.7.

@cursive-ide cursive-ide added this to the 0.1.60 milestone Jul 29, 2015
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

3 participants