Calva fails to lanch betterthantomorrow.calva-2.0.214\clojure-lsp.exe_backup.exe - vscode-calva

Since today Calva fails with
[Error - 12:47:40] Starting client failed
Launching server using command c:\Users\ros1sgm\.vscode\extensions\betterthantomorrow.calva-2.0.214\clojure-lsp.exe_backup.exe failed.
I have updated to Visual Studio Code September 2021 (version 1.61):
Version: 1.61.0 (user setup)
Commit: ee8c7def80afc00dd6e593ef12f37756d8f504ea
Date: 2021-10-07T18:13:09.652Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.17763
Has anybody an idea how I can fix this?

After I removed vspacecode related plugins, the warning went away, maybe you can try it.

https://calva.io/clojure-lsp/
I also meet this problem, it's confusing.
You can click clojure-lsp at the left bottom of vscode, and then click download clojure-lsp. Just like the official document of Calva.

Related

VSCode No authentication providers are available

I have just installed vscode on KDE NEON. Syncing does not work at all, even clicking on the Account-icon doesn't show the corresponding menu.
When I try to activate synchronization from within Settings, I get the following notificaiton:
Error while turning on Settings Sync. No authentication providers are available.
Hier is the VScode inforamation
Version: 1.65.2
Commit: c722ca6c7eed3d7987c0d5c3df5c45f6b15e77d1
Date: 2022-03-10T15:36:26.048Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.13.0-35-generic snap
The logs of sync settings in VSCode:
[2022-03-19 10:37:36.671] [settingssync] [info] Using settings sync service https://vscode-sync.trafficmanager.net/
[2022-03-19 10:37:36.671] [settingssync] [info] Auto Sync is disabled.
when I try to call the website https://vscode-sync.trafficmanager.net/ in browser, I get also an error
This behavior is repo-independent.
Any Idea how to solve this issue?
apparently it is a very fresh bug.
The solution was to install gnome-keyring and libsecret via synaptic package manager.
see https://github.com/microsoft/vscode/issues/144471

Can you help in making visual studio ssh connect to a remote computer?

Remote ssh connection used to work really well on my macOS 10.15 Catalina. But I just did a security update and visual studio cannot ssh connect to remote computers any more.
I double checked the config files and everything looks good. ssh-key login works fine when I connect via terminal.
I tried to share output from the console when it disconnected, but visual studio is not letting me copy-paste it and gives errors. Can anyone please help me?
Version: 1.56.0 (Universal)
Commit: cfa2e218100323074ac1948c885448fdf4de2a7f
Date: 2021-05-04T22:06:21.189Z
Electron: 12.0.4
Chrome: 89.0.4389.114
Node.js: 14.16.0
V8: 8.9.255.24-electron.0
OS: Darwin x64 19.6.0
Output from VS console when it cannot ssh connect:
[19:25:52.267] Using commit id "cfa2e218100323074ac1948c885448fdf4de2a7f" and quality "stable" for server
[19:25:52.311] Install and start server if needed
[19:25:54.515] getPlatformForHost was canceled
[19:25:54.515] Resolver error: Error: Connecting was canceled```

Installing Node.js 15.5.1 (latest version) results in error

I tried to install Node js 15.5.1 (latest version) and this error occurred:
(node:13440) [DEP0005] DeprecationWarning: Buffer() is deprecated due
to security and usability issues. Please use the Buffer.allocUnsafe()
instead
I downloaded the installer at https://nodejs.org/en/, I followed the installer's steps and marked the option to add the node references to the machine's path, however after a few minutes the installation stopped and sent me above error.
Related to js I have the Code Runner extension in Visual Studio Code, but otherwise nothing.
My operating system is Windows.
The Node installer js managed to fix the error. I went to the installer again and clicked on the "Repair" option, shortly after at the command prompt I used node --version and everything is fine.

VSC will not open any browser

I have installed VSC globally, and then for users; but no browsers work. I have run VSC in admin mode but no browsers work. VSC will not open any browser! No plugins like 'Open IN Browser' will open any browser! The same error message for all configurations: 'Open browser failed!! Please check if you have installed the browser chrome (current selection) correctly!' I have spent 2 days surfing the net for answers but all given solutions have no effect on VSC. I really like VSC but if I cannot get this to work today I got to move on. Work is piling up, lol...live long and prosper!
Below is the info from VSC:
Version: 1.44.2 (user setup)
Commit: ff915844119ce9485abfe8aa9076ec76b5300ddd
Date: 2020-04-16T16:36:23.138Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.18363

monoDevelop crashes all the time

I'm using monodevelop and monotouch to build iOS apps with C#. The IDE crashes many many times a day.
Has anyone else experienced the same problem? thanks
VERSION INFORMATION: -----------------------------------------------------
MonoDevelop 2.8.5
Runtime:
Mono 2.10.8 (tarball Mon Dec 19 17:43:18 EST 2011)
GTK 2.24.5
GTK# (2.12.0.0)
Apple Developer Tools:
Xcode 4.2 (828)
Build 4C199
Monotouch: 5.0.4
Mono for Android not installed
Build information:
Release ID: 20805000
Git revision: c4deb930539ae87247b0bc43919dfcb98df215c2
Build date: 2011-12-09 23:27:52+0000
Operating System:
Mac OS X 10.6.8
crash log:
http://dl.dropbox.com/u/10580830/monodevelo%20crush%20log.rtf
There have been a lot of fixes in the upcoming MonoDevelop 2.8.6, maybe that will solve this for you?
These sorts of issues are probably best reported on http://bugzilla.xamarin.com
Short answer, yes. I find I get the most crashes when debugging. I am using MonoDevelop to write a MonoMac application, however currently I am mostly doing library and command line application development. I seem to be running the same version as you. Looking forward to an update.

Resources