live-share
live-share copied to clipboard
share or join button not working on ubuntu 22.10
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.
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
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 😢
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.