live-share icon indicating copy to clipboard operation
live-share copied to clipboard

share or join button not working on ubuntu 22.10

Open abolix opened this issue 2 years ago • 2 comments

Share or Join button won't do anything.

ubuntu version : 22.10 vscode version : 1.68.1

I did tried installing libssl1.1 and I did use Live Share: Repair Installation in vscode commands.

image

abolix avatar Jun 24 '22 14:06 abolix

echo "deb http://security.ubuntu.com/ubuntu focal-security main" | sudo tee /etc/apt/sources.list.d/focal-security.list sudo apt update sudo apt install libssl1.1 sudo apt-get install -y libicu-dev

RayaneSlimani avatar Jul 26 '22 08:07 RayaneSlimani

echo "deb http://security.ubuntu.com/ubuntu focal-security main" | sudo tee /etc/apt/sources.list.d/focal-security.list sudo apt update sudo apt install libssl1.1 sudo apt-get install -y libicu-dev

Still not working 😢

abolix avatar Jul 27 '22 10:07 abolix

We’ve made improvements in this area since this issue was filed (i.e. the vsls-agent process and associated .NET/Linux dependencies have been removed). We believe this may have improved your experience and are closing this issue. If this issue still persists for you, please comment on the issue and let us know. Thank you.

derekbekoe avatar Nov 13 '22 01:11 derekbekoe