Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code 1.9.1 cannot launch on Ubuntu due to missing libXss.so.1 #20783

Closed
astatine opened this issue Feb 17, 2017 · 1 comment
Closed

VS Code 1.9.1 cannot launch on Ubuntu due to missing libXss.so.1 #20783

astatine opened this issue Feb 17, 2017 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@astatine
Copy link

  • VSCode Version: 1.9.1
  • OS Version: Ubuntu 16.10 x86_64 (fully updated)

Steps to Reproduce:

  1. Install vscode 1.9.1 from the official deb
  2. Run code

Expected behavior:

  1. Code opens/runs

Observed behavior:

  1. The following error: /usr/share/code/bin/../code: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
@joaomoreno
Copy link
Member

sudo apt-get install libxss1

#13089

@joaomoreno joaomoreno added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 17, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants