-
Notifications
You must be signed in to change notification settings - Fork 29.3k
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
After update, app is completely unusable #232604
Comments
Same here, but I’m able to launch the IDE with GPU acceleration disabled: code --disable-gpu P.S. Deleting the |
Disabling the gpu also worked for me, thats at least a workaround until fixed |
I have the same issue on Archlinux, with visual-studio-code-bin from the aur but code --disable-gpu doesn't help. Here is the output of
|
@NicholasMaiaS can you also provide the output of launching with @YoannError404 in your case the logs indicate a corrupted installation, can you reinstall and check. |
@deepak1556 code --verbose gives me the following output |
Sorry, but I have already uninstalled and reinstalled it more than once |
@NicholasMaiaS logs indicate the gpu process is crashing, can you share crash dumps following the steps at https://github.com/microsoft/vscode/wiki/Native-Crash-Issues#creating-a-crash-report @YoannError404 can you open a new issue, if you are still seeing it after reinstall seems like an error in our workbench and is unrelated to this issue.
|
I solved the problem by clearing the package installation cache and everything works |
I have the same issue - app is unresponsive to key input. I thought it was to do with the vim extension, so I uninstalled it but still the issue persists. I'm on Arch Linux.
@YoannError404 Could you share your steps? I tried |
@guru-das-s I uninstalled VSCode using |
Attached Crash Report as requested @deepak1556 |
@YoannError404 Thanks. That didn't work for me. |
I used |
Solved my issue by following the suggestion in this thread.
|
I am still having that issue, forcing me to use the --disable-gpu option in order to use vscode. Is there any other information i need to provide? |
Can you run |
Crash stacks point to a crash in your gpu driver
There is not much we can do here, you can add |
The sad thing is that the problem has arisen right after update to the newest version of VS Code, while the previous version was free of GPU-related issues… |
Attached the gpu report
Will try updating drivers, but it is quite weird that a problem like that happened out of nowhere, i didnt change anything in my drivers in the last few months or so |
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: