Fork me on GitHub
#calva
<
2019-10-14
>
martinklepsch09:10:43

I’m trying Calva once again and knowing about the Vim issues certainly makes me understand some weird behavior. Maybe it would make sense to have a message that points users towards the wiki page if vim mode is enabled?

pez09:10:29

Yes, that would make perfect sense. Issue, please? ❤️

4
ivana10:10:08

Hello! Looks like something wrong with my repl start. nREPL server started but repl still disconnected

ivana10:10:38

I have updated VSCode to last version and it works again 🙂

pez10:10:52

Could it have been a glitch?

pez10:10:17

Long time no see, @ivana!

ivana10:10:10

It was reproducable on any project opened. Last time I worked before weekends and my VS was previous but Calva worked fine. But today seems that it stoped it before my update of VSCode.

ivana10:10:02

Yes, we gave not a reasons to see exept if anything not worked 🙂

pez10:10:08

Very strange. And scary.

pez10:10:33

@c.fehse, could it have to do with the dependency fixes we made?

pez10:10:59

Which version were you using before, @ivana?

ivana10:10:04

Anyway we have a way to fix it 🙂

ivana10:10:24

I do not remember my prev version, sorry. Can I check it anyhow?

cfehse10:10:22

@ivana Do you work on wsl?

ivana10:10:04

Mmm, sorry, what is wsl?

ivana10:10:41

Ubuntu 18 is my os

cfehse10:10:46

@ivana okay no wsl (Windows subsystem for Linux) - plain linux then. gg

cfehse11:10:27

@pez I tried vscode 1.38.1 and 1.39.1 and both worked for clj and cljs.

aengelberg21:10:47

anyone seen this before? I'm using Calva with WSL Remote but this happens when I start up the REPL

aengelberg21:10:59

Not sure if my problem is WSL, my version of lein, calva, etc.

aengelberg21:10:51

then I get this when I try to run commands

pez21:10:16

@aengelberg that looks quite strange and awful… What output do you get in the the Calva says and in the Jack-in task terminal?

aengelberg21:10:48

Calda says:

Jacking in...
Hooking up nREPL sessions...
Connected session: clj
Terminal:
> Executing task: lein update-in :dependencies conj '[nrepl"0.6.0"]' -- update-in :plugins conj '[cider/cider-nrepl"0.22.1"]' -- update-in '[:repl-options :nrepl-middleware]' conj '["cider.nrepl/cider-middleware"]' -- repl :headless <

nREPL server started on port 55124 on host 127.0.0.1 - 

pez22:10:30

That looks good. I’m not good with WSL stuff, I hope someone else in here can help with ideas.

pez22:10:59

Dear Calva-friends: The user documentation is moving from the wiki to here: https://calva.readthedocs.io/

calva 4
pez22:10:07

Please help check it for accuracy and for usability and whatever.