-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Linux: Unable to launch Code after upgrade to 1.57 #126019
Comments
Does it work when you run |
@bpasero Yes, that works! |
@erikfroseth how did you install VSCode? Snap? |
I installed it using this guide: https://code.visualstudio.com/docs/setup/linux#_debian-and-ubuntu-based-distributions Downloaded the .deb and did the following steps:
|
Any chance you are running |
No, I'm not running code as sudo. If I try running it as sudo, I get a warning saying |
How about running with |
It still does not start. It gives me a warning, though: However, I see that entering "code" in my terminal does start some processes that never dies:
|
I have the same problem. It seems to have started after an update tonight. Running Debian 10 Linux pc35826-1930 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Lin |
@erikfroseth can you make sure to kill all |
@deepak1556 Still the same problem :-( |
Me too |
Killing the processes worked fine, and now no more processes appears, but still no sign of vscode starting |
We will push #126027 for May recovery which will restore |
@bpasero Big kudos to you and the team for super fast response! Thank you very much for your help |
Does this issue occur when all extensions are disabled?: Yes
VS Code Version:
1.57.0
b4c1bd0
x64
OS Version:
Ubuntu 20.04.2 LTS
Steps to Reproduce:
I know this bug report doesn't help much, but I do not know what else to include. I did "apt update" this morning, and vscode stopped working after this. When writing "code" in my terminal, nothing happens. No output, nothing. The same has happened to a colleague with the same OS/machine. If there is anything more I should add (logs, etc), I would be more than happy to include it.
I noticed that there are some bug reports on the settings file being corrupted, but that does not seem to have happened to me.
The text was updated successfully, but these errors were encountered: