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

Warp periodically stops responding to keyboard input #4878

Open
1 task done
edmcman opened this issue May 6, 2024 · 9 comments
Open
1 task done

Warp periodically stops responding to keyboard input #4878

edmcman opened this issue May 6, 2024 · 9 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@edmcman
Copy link

edmcman commented May 6, 2024

Dupe Check

Describe the bug

All Warp windows stop responding to keyboard input (at the same time). If I type in any Warp window, no characters are echoed. Hitting enter does not run the command, etc. I can open new tabs or terminals and they have the same effect. The windows are responsive to mouse clicks, however. I can open the Warp settings and do other things via the mouse.

If I killall -9 warp I get this:

ed       1196362  9.2  0.5 15966196 501700 ?     Sl   May03 360:13  |   |       \_ x-terminal-emulator
ed       1196366  0.0  0.0      0     0 ?        Z    May03   0:00  |   |           \_ [warp] <defunct>

x-terminal-emulator is a symlink to warp-terminal. If I killall x-terminal-emulator, all the warp terminals close, and if I restart warp, the terminal responds again.

To reproduce

  1. Leave a Warp terminal open for a while
  2. Notice that it stops responding to keyboard input

Sorry, I don't know how to trigger this on demand.

Expected behavior

I expected the terminal to remain responsive to keyboard input.

Screenshots

No response

Operating system

Linux

Operating system and version

Ubuntu 22.04.4 LTS

Shell Version

fish, version 3.3.1

Current Warp version

v0.2024.04.30.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

Yes

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@edmcman edmcman added the Bugs Bugs, Hangs, Crash, and Freezes label May 6, 2024
@edmcman
Copy link
Author

edmcman commented May 6, 2024

Also a bit strange (a few empty log files):

ls -lh
total 9.9M
-rw-rw-r-- 1 ed ed  52K May  6 08:37 warp.log
-rw-rw-r-- 1 ed ed  29K May  6 08:32 warp.log.old.0
-rw-rw-r-- 1 ed ed    0 May  6 08:27 warp.log.old.1
-rw-rw-r-- 1 ed ed    0 May  3 15:42 warp.log.old.2
-rw-rw-r-- 1 ed ed  17K May  3 12:50 warp.log.old.3
-rw-rw-r-- 1 ed ed    0 May  3 12:47 warp.log.old.4
-rw-rw-r-- 1 ed ed  22K May  6 08:35 warp_network.log
-rw-r--r-- 1 ed ed 8.3M May  6 08:32 warp.sqlite
-rw-r--r-- 1 ed ed  32K May  6 08:37 warp.sqlite-shm
-rw-r--r-- 1 ed ed 1.5M May  6 08:37 warp.sqlite-wal

@lstep
Copy link

lstep commented May 21, 2024

I get the same problem, using Ubuntu 22.04.4 LTS. Everything works, display gets updated (seeing htop updating), mouse works fine, menus work fine, but no input at all possible from the keyboard, in any of the opened shells. Even if I open a new warp window, the keyboard input is blocked.
Only way I found to correct, is to kill all the processes and relaunch warp, which is a pain....

@dannyneira
Copy link
Member

Hey folks, sorry about this. It's not clear what may be causing this if you could please provide the logs. https://docs.warp.dev/help/sending-us-feedback#gathering-warp-logs

@edmcman
Copy link
Author

edmcman commented May 25, 2024 via email

@edmcman
Copy link
Author

edmcman commented Jun 6, 2024

I'm back from vacation now. I'll collect the logs the next time the problem occurs.

@edmcman
Copy link
Author

edmcman commented Jun 6, 2024

logs.zip

@edmcman
Copy link
Author

edmcman commented Jun 6, 2024

Let me know if I can provide anything else. warp.log is empty for some reason.

@edmcman
Copy link
Author

edmcman commented Jun 21, 2024

This is still happening very often. I have to stop using warp until it's fixed.

@ToTheLaunchBay
Copy link

This is happening for me on EndeavourOS as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

4 participants