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

jack-in failing in 2.0.109 #694

Closed
iljaf opened this issue Jul 28, 2020 · 6 comments
Closed

jack-in failing in 2.0.109 #694

iljaf opened this issue Jul 28, 2020 · 6 comments
Labels
bug Something isn't working crash regression Regression error

Comments

@iljaf
Copy link

iljaf commented Jul 28, 2020

On Windows, after upgrading to 2.0.109 clj jack-in is failing, such that the REPL window doesn't come up:
Hooking up nREPL sessions...
Connected session: clj
Failed connecting.
Jack-in done.

downgrading to 2.0.108 fixes the issue.

@PEZ
Copy link
Collaborator

PEZ commented Jul 28, 2020

Thanks!

I failed at testing this on Window. I'm sorry! 😢

Working on it now and have a fix ready. Stay tuned!

@PEZ PEZ added bug Something isn't working crash regression Regression error labels Jul 28, 2020
@PEZ PEZ closed this as completed in 4ab02d2 Jul 28, 2020
@PEZ
Copy link
Collaborator

PEZ commented Jul 28, 2020

This is now fixed in 2.0.110, @iljaf . Please take the new output window for a spin.

Again, I'm sorry about the fuck-up. I've added a checklist item to our integration process now, hopefully that should help even a tired brain from forgetting about testing on Windows...

@pedro-w
Copy link

pedro-w commented Jul 28, 2020

I'm not sure if this is the same issue, please let me know and I will open a new one.
For me, doing a jack-in to a clojure project seems to connect, but it opens up a window on output.repl-file and not the normal interactive Calva terminal. There's no way to interact with the REPL.

The 'Calva says' output tab is

Calva activated.
Happy Clojure(Script) coding! ❤️
If you like Calva, please consider how you can contribute: https://github.com/BetterThanTomorrow/calva/wiki/How-to-Contribute
Please check these resources out:
* Calva Documentation: https://calva.io/
* #calva at the Clojurians Slack: https://clojurians.slack.com/messages/calva/
* Bug reports: https://github.com/BetterThanTomorrow/calva/issues
--
Start the REPL with the command *Start Project REPL and connect (aka Jack-in)*.
Default keybinding for Jack-in: ctrl+alt+c ctrl+alt+j
Jacking in...
Hooking up nREPL sessions...
Connected session: clj
Debugger initialized
cljc files will use the clj REPL.
Jack-in done.

I'm sure it was working this morning, prior to the Calva update and possibly the VSCode update. My versions are:

  • Calva 2.0.110
  • VSCode 1.47.3
  • Windows 10

@PEZ
Copy link
Collaborator

PEZ commented Jul 28, 2020

That looks like something else. Can you file it as a separate issue? If you do it using the vscode help menu, it will attach some info about your setup that could be relevant. Also if you could attach a screenshot, that could help understanding what is going on.

@PEZ
Copy link
Collaborator

PEZ commented Jul 28, 2020

One more thing, you should be able to open the old REPL window using the command palette.

@pedro-w
Copy link

pedro-w commented Jul 28, 2020

Done (#698) - thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash regression Regression error
Projects
None yet
Development

No branches or pull requests

3 participants