question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Terminal stops displaying text

See original GitHub issue
  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Ubuntu 20.04.3
  • Hyper.app version: 3.1.3
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/linaori/40571b7cf965a5cd0ac321d7b8221dd8
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere): N/A
  • The issue is reproducible in vanilla Hyper.app: Not 100% sure, I think it is.

Issue

The left pane is watch sensors and the right pane is docker-compose up logs: image

This seems to randomly happen when the app is minimized. Hovering over links still works and clicking them will still open the link.

When I then press CTRL+C to cancel watch sensors image

Typing “a” gives me: image

Typing “s” after and then going back to the “a”: image

When I then restart the terminal and type “a” again, I get this: image

Seems like something is breaking in the rendering. I’m using zsh, though that shouldn’t matter I think as I never have this in Terminator.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
satvik007commented, Jan 1, 2022

I am also facing similar issue. (Ubuntu 20.04) For me its happening when I do suspend, which is I guess equivalent of sleep in other operating systems.

I did the dev setup as on the readme and I am getting these errors in the console.

[95580:0101/235259.112772:ERROR:shared_context_state.cc(833)] SharedContextState context lost via ARB/EXT_robustness. Reset status = GL_UNKNOWN_CONTEXT_RESET_KHR
[95580:0101/235259.112947:ERROR:gpu_service_impl.cc(929)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[95068:0101/235259.124256:ERROR:gpu_process_host.cc(962)] GPU process exited unexpectedly: exit_code=8704
0reactions
linaoricommented, Sep 21, 2021

The last few times I checked there was nothing. I tried to find out what happened to the colors but due to it being a canvas/render I couldn’t see the text styles. Is there anything else I can try to debug/investigate?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Linux Terminal: typing feedback gone, line breaks not displayed
The only way to fix it is to close that terminal and start a new one. Maybe be related: the script output contains...
Read more >
bash - Shell does not show typed in commands, "reset" works ...
When running a shell or most programs in a shell anything you type is echo'd back to the user's terminal by the kernel's...
Read more >
You cannot print text in a terminal server session in Windows ...
This issue occurs because the ExtTextOut function is called incorrectly. When text is printed by using the Graphics::DrawString method in a terminal server ......
Read more >
Integrated Terminal in Visual Studio Code
Alt and click on a tab, the + button, or the single tab on the terminal panel. Triggering the Ctrl+Shift+5 command. Tip: The...
Read more >
Terminal text invisible on Windows for shell in Docker container
Right click on any file in the Project Explorer view and select Show in Local Terminal > bb1 4. Initially there is some...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found