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

ctrl+clicking a link in the terminal caused weird state #205881

Closed
alexr00 opened this issue Feb 21, 2024 · 3 comments
Closed

ctrl+clicking a link in the terminal caused weird state #205881

alexr00 opened this issue Feb 21, 2024 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@alexr00
Copy link
Member

alexr00 commented Feb 21, 2024

I was testing #184046 and I ctrl+clicked a relative file link in the terminal. The whole VS Code window went blank, then came back with the terminal looking like this:

image

Whole bunch of WebGL output in the console:

image

@alexr00
Copy link
Member Author

alexr00 commented Feb 21, 2024

All my terminals in that window are like this now:

image

@Tyriar
Copy link
Member

Tyriar commented Feb 21, 2024

Looks like you're hitting a context loss which typically happens when something unexpected happens with the GPU. We have an issue tracking the handling of it is not graceful here #94513. To workaround the problem if you get in this rare situation you can try zooming in and out or switching gpuAcceleration to something and then back again.

/duplicate

@Tyriar Tyriar closed this as completed Feb 21, 2024
@VSCodeTriageBot VSCodeTriageBot added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 21, 2024
@alexr00
Copy link
Member Author

alexr00 commented Feb 21, 2024

Zooming in and out did indeed resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants