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

Graphical interface is broken, the program cannot be used. #196187

Closed
fmendezy opened this issue Oct 22, 2023 · 12 comments
Closed

Graphical interface is broken, the program cannot be used. #196187

fmendezy opened this issue Oct 22, 2023 · 12 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed

Comments

@fmendezy
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.82.2
  • OS Version: Linux - OpenSUSE Tumbleweed

Steps to Reproduce:

  1. Open normally the vscode

imagen

@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.83.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@A-UNDERSCORE-D
Copy link

Confirming for 83.1 on Tumbleweed as well.

@IllusionMH
Copy link
Contributor

Try to launch with --disable-gpu flag

@A-UNDERSCORE-D
Copy link

Yep, first thing I tried, does resolve the issue.

@IllusionMH
Copy link
Contributor

Have you seen this section from 1.82 update post https://code.visualstudio.com/updates/v1_82#_update-highlights-for-chromium ?
Can you check is you have same issue in logs and maybe workaround will help

@mrubli
Copy link

mrubli commented Oct 22, 2023

I was hit by the same issue with vscode 1.83.1 on Debian Trixie after a system upgrade. rm -rf ~/.config/Code/GPUCache did the trick for me just as suggested by @IllusionMH's link.

@fmendezy
Copy link
Author

fmendezy commented Oct 22, 2023

Try to launch with --disable-gpu flag

Confirm, now work with the flag.
imagen

imagen

I had tried to reinstall 3 times from the official source and the error problem persisted, I was getting the idea of having to use the flatpak version to continue. Thanks for this solution, it would be useful for LInux users to have the option in the "Help" toolbar to reboot in this mode with just one button.

@fmendezy
Copy link
Author

I was hit by the same issue with vscode 1.83.1 on Debian Trixie after a system upgrade. rm -rf ~/.config/Code/GPUCache did the trick for me just as suggested by @IllusionMH's link.

You are right, I updated the system and this problem occurred, however with the flag suggested by @IllusionMH it works fine.

@fmendezy
Copy link
Author

Using the command: rm -rf "$HOME/.config/Code/GPUCache"
I was able to clear the GPU cache and now start "code" normally without having to use the --disable-gpu flag.

Indeed when updating OpenSUSE Tumbleweed something causes this problem, the good thing is that there is a solution.

Note: I am using only the integrated gpu of the processor (in case someone asks in the future).

Have you seen this section from 1.82 update post https://code.visualstudio.com/updates/v1_82#_update-highlights-for-chromium ? Can you check is you have same issue in logs and maybe workaround will help

imagen

@guoyunhe
Copy link

Same here. Why vscode is not solve the issue in their software?

@mrubli
Copy link

mrubli commented Oct 22, 2023

Same here. Why vscode is not solve the issue in their software?

It says in that link that the issue is being tracked as #190437.

@meganrogge
Copy link
Contributor

/duplicate #190437.

@VSCodeTriageBot VSCodeTriageBot added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
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) triage-needed
Projects
None yet
Development

No branches or pull requests

7 participants