-
Notifications
You must be signed in to change notification settings - Fork 30.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
Opening VSCode results in a mostly blank window with some GUI outlines #147086
Comments
#146571 seems to be similar but on Windows 7 with a comment experiencing problems on 1.66.0 on Windows 10: @Spritea if you don't mind, have you found a consistent fix to this? |
Can you provide the output of |
|
Both traces share the above range error from |
Thanks for analysis Deepak 👍 |
/verified |
Does this issue occur when all extensions are disabled?: Yes/No
After updating to 1.66.1, opening VSCode results in a window with GUI outlines and boxes but no text:
Uninstalling through Windows Settings and completely removing
%appdata%\Code
then reinstalling using the user installer works fine on the first launch and even with extensions after syncing settings, but breaks again after closing and reopening the window.Running without GPU and extensions with
code --disable-gpu --verbose --disable-extensions
in powershell returns:Same issue when using VSCode Insiders
Similar issue with #114459 but in this case, parts of the GUI is visible while #114459 seems to be completely blank.
The text was updated successfully, but these errors were encountered: