-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
blank (unrendered) window after the most recent update (1.84.2) #1729
Comments
when I launch VSCodium with verbose flag here's a fragment of what I can see in the terminal
sadly, I have no idea whether this is relevant or does it usually happen. theoretically it is relevant given that it's about OpenGL and I cannot see any output being rendered so I thought I'd attach it as well |
hmm just realized that it is related to PR #1699 . I've removed the cache directory and vscodium is working again. Feel free to close this bug report if you want |
Describe the bug
After updating vscodium to the most recent version (1.84.2, release 23317) I realized that I could no longer see anything inside the window unless I start vscodium with
--disable-gpu
switchPlease confirm that this problem is VSCodium-specific
1a5daa
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Icons and components are rendered inside the GUI
Screenshots
codium - default parameters. when I move the cursor to the left (where there usually is a file picker) I can see the cursor change shape to "hand"
codium - launched with
--disable-gpu
switchvisual studio code (default parameters)
Desktop (please complete the following information):
Additional context
I am using a ryzen CPU:
The text was updated successfully, but these errors were encountered: