Fork me on GitHub
#calva
<
2022-05-30
>
pez15:05:04

I need some help testing a thing on Windows (my machine does not want to play). In this VSIX: • https://output.circle-artifacts.com/output/job/d337cd7a-12f6-4c9c-9261-017665ee6282/artifacts/0/tmp/artifacts/calva-2.0.279-1746-clojure-lsp-nightly-d63841e2.vsix I've added an option to use clojure-lsp nightly builds. It works on my Mac. But I don't know about Windows. This is how it should work: > If the setting calva.clojureLspVersion is set to nightly, then when clojure-lsp starts it should always first download the latest nightly build and then use that one. I don't know how to confirm that you are using the nightly build, because it reports the same version as the latest stable build. But, at the very least clojure-lsp should start be happy. Thanks in advance for help! 🙏

👏 1
alpox16:05:27

I may have a go at this in the evening.

🙏 1
alpox16:05:44

Initial test: I get download errors although very unspecific. I'm gonna investigate further to find the origin. May be a user-error.

pez16:05:50

Can you start the exe from the command line?

alpox16:05:57

There is no exe 😄

😂 1
alpox16:05:21

Also no zip :thinking_face:

alpox17:05:16

For whatever reason the clojure-lsp nightly artifact does not exist for windows

alpox17:05:08

Looks a lot like this would be for the old calva version although it reports the pull-request one :thinking_face: i'm confused. I'll pull the new vsix just to go sure

alpox17:05:17

@U0ETXRFEW Now you can boo me 😄 i'm just not able to handle the windows console...

alpox17:05:23

All working absolutely fine!

🎉 1
alpox17:05:11

To verify that it is the nightly:

ericdallo17:05:52

I'm working on https://github.com/clojure-lsp/clojure-lsp/issues/889 which should help check if you are using a nightly build indeed

ericdallo17:05:02

Done, new nightly builds should print something like:

clojure-lsp 2022.05.30-17.22.31-nightly
clj-kondo 2022.05.29

👍 1
🙏 1
alpox17:05:04

Thanks! Can confirm! clojure-lsp version used: 2022.05.30-17.22.31-nightly

pez19:05:16

For the record I was booing me. And Windows.

alpox19:05:11

Oh I didnt interpret that as booing me :-) i just booed myself now :lächeln:

alpox19:05:34

I thought you were booing windows - which frankly im doing every other day :grimasse:

pez20:05:53

Haha, yeah, it was one of your comments that got me to want to clarify. 😃