-
Notifications
You must be signed in to change notification settings - Fork 1.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
Gitpod Terminals not displaying text #14459
Comments
Extra information: This only happens in VSCode Browser, not in JetBrains IDEs, haven't tested with VSCode Desktop |
What browser & version do you use? |
iOS Safari 15.6. This started happening a few days ago, never happened before. I don’t know if this helps, but I have WebStorm as the selected IDE in preferences and click “More Actions” and “Open in Browser.” However, I’ve tried setting my IDE to be “VSCode Browser”, no luck |
Tested this on Chrome 103 on Linux, no bug |
Can confirm the same issue. |
Hi, could you guys please follow this? |
It seems to be a regression in the upstream: microsoft/vscode#165416 Try to disable gpu acceleration how suggested here: microsoft/vscode#165416 (comment) |
This seems to solve the problem for me! Thanks! |
Bug description
Whenever I open a workspace, the terminal only shows the following:
Everything works and I can type and run commands like normal. However, no output shows up, and that’s all there is.
Steps to reproduce
Open any workspace, even an empty one.
Workspace affected
No response
Expected behavior
The terminal should be correctly functioning.
Example repository
Works for all workspaces I’ve tested so far.
Anything else?
No response
The text was updated successfully, but these errors were encountered: