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

Gitpod Terminals not displaying text #14459

Closed
ByteAtATime opened this issue Nov 6, 2022 · 8 comments
Closed

Gitpod Terminals not displaying text #14459

ByteAtATime opened this issue Nov 6, 2022 · 8 comments

Comments

@ByteAtATime
Copy link

Bug description

Whenever I open a workspace, the terminal only shows the following:
IMG_0701

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

@ByteAtATime ByteAtATime added the type: bug Something isn't working label Nov 6, 2022
@ByteAtATime
Copy link
Author

Extra information: This only happens in VSCode Browser, not in JetBrains IDEs, haven't tested with VSCode Desktop

@svenefftinge
Copy link
Member

What browser & version do you use?

@ByteAtATime
Copy link
Author

ByteAtATime commented Nov 7, 2022

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

@ByteAtATime
Copy link
Author

Tested this on Chrome 103 on Linux, no bug

@fawaz-alesayi
Copy link

fawaz-alesayi commented Nov 9, 2022

Can confirm the same issue.
using it on Blink v16.0.1.616 which uses VSCode Browser on iOS Safari 15.6. it also happens on normal VSCode Browser

@axonasif
Copy link
Member

axonasif commented Nov 9, 2022

@akosyakov
Copy link
Member

It seems to be a regression in the upstream: microsoft/vscode#165416

Try to disable gpu acceleration how suggested here: microsoft/vscode#165416 (comment)

@ByteAtATime
Copy link
Author

Try to disable gpu acceleration how suggested here: microsoft/vscode#165416 (comment)

This seems to solve the problem for me! Thanks!

@ByteAtATime ByteAtATime moved this to Done in 🚀 IDE Team Nov 9, 2022
This was referenced Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants