Warp icon indicating copy to clipboard operation
Warp copied to clipboard

Warp periodically stops responding to keyboard input

Open edmcman opened this issue 1 year ago • 10 comments

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 avatar May 06 '24 12:05 edmcman

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

edmcman avatar May 06 '24 12:05 edmcman

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....

lstep avatar May 21 '24 10:05 lstep

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

dannyneira avatar May 24 '24 20:05 dannyneira

I am on vacation without my affected machine right now, so if someone else could provide the logs that would be great. Otherwise I'll provide them as soon as I get home.

On Fri, May 24, 2024, 10:52 PM Danny Neira - @.*** @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/warpdotdev/Warp/issues/4878#issuecomment-2130339817, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHYKZKBKCU7WSBU7APETBDZD6SATAVCNFSM6AAAAABHI6SR7GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZQGMZTSOBRG4 . You are receiving this because you authored the thread.Message ID: @.***>

edmcman avatar May 25 '24 08:05 edmcman

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

edmcman avatar Jun 06 '24 10:06 edmcman

logs.zip

edmcman avatar Jun 06 '24 12:06 edmcman

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

edmcman avatar Jun 06 '24 12:06 edmcman

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

edmcman avatar Jun 21 '24 15:06 edmcman

This is happening for me on EndeavourOS as well

ToTheLaunchBay avatar Jun 23 '24 23:06 ToTheLaunchBay

I just wanted to provide an update on this issue. It still happens for me on EndeavourOS, but a prior update seems to have made it easily fixable by clicking the title bar.

Basically, the terminal won't accept keyboard input until the title bar is clicked with the mouse

ToTheLaunchBay avatar Aug 24 '24 16:08 ToTheLaunchBay

I'm trying Warp again, and have not experienced the problem in the last ~24 hours.

edmcman avatar Aug 30 '24 12:08 edmcman

That's good to hear, Ed. Seems to be working 100% for me as well now. Maybe we can mark this one as resolved?

ToTheLaunchBay avatar Aug 31 '24 02:08 ToTheLaunchBay

Sure. We can always reopen if there is a problem.

edmcman avatar Aug 31 '24 13:08 edmcman

I'm reopening this as this issue has persisted intermittently for some users. Please report if you're seeing the problem and provide logs. https://docs.warp.dev/help/sending-us-feedback#gathering-warp-logs

dannyneira avatar Dec 09 '24 16:12 dannyneira

Having this problem on kubuntu 24.04.2., logs attached

warp-logs.tar.gz

Gemini 2.5 Pro Assessment (pasting here for fun): The most probable cause indicated by this log is the sequence of events at 23:58:16: the closure of WindowId(7) immediately followed by the Redraw requested for a window for which we have no state warning. This points towards an internal state management issue within the Warp application itself, likely triggered by the window closing process, which resulted in the UI becoming unable to process further keyboard input correctly. The repeated end_in_band_command_output warnings might be symptomatic of underlying instability that contributed to this state failure.

mfarley281 avatar Mar 30 '25 16:03 mfarley281

Also seeing this I think, on MacOS 15.4.1. Slightly different - I can type characters, but enter does nothing. It happens within a few minutes of opening warp making it unusable. It started after I updated, although I'm not sure how many versions behind I was.

warp-logs.zip

brendo-m avatar Jun 21 '25 00:06 brendo-m

Also seeing this I think, on MacOS 15.4.1. Slightly different - I can type characters, but enter does nothing. It happens within a few minutes of opening warp making it unusable. It started after I updated, although I'm not sure how many versions behind I was.

warp-logs.zip

I'm experiencing the exact same issue on macOS 15.5 with Warp version v0.2025.07.09.08.11.stable_01.

ksmnv avatar Jul 21 '25 09:07 ksmnv

I can 👍 @brendo-m 's comment about enter randomly ceasing to work

I'm on OSX 13.6.8, warp version v0.2025.07.09.08.11.stable_01

I just open up a new terminal window and enter works 🤷

It is disappointing the amount of bugs I've started to need to work around with this terminal. I wish terminal UX was prioritized over all of these AI features that, I personally, am absolutely disinterested in. Warp was cool because it was a fast as hell terminal, with great UX, that looked great out of the box. Now it's a terminal with a bunch of buggy UX and frequent memory leaks. It was hard to recommend before due to questionable product decisions like a login required for terminal use. Now, in it's current state? it is impossible to recommend.

jwerardi avatar Jul 22 '25 18:07 jwerardi

It is disappointing the amount of bugs I've started to need to work around with this terminal. I wish terminal UX was prioritized over all of these AI features that, I personally, am absolutely disinterested in.

👍

I am not disinterested in AI features, and I've been using them on occasion. But I definitely came here for a "modern" fast terminal.

edmcman avatar Jul 22 '25 18:07 edmcman

Was referred here from discord. I add my logs if it might help warp-logs.tar.gz

cavveman avatar Oct 19 '25 08:10 cavveman

Check up your Qt installations. On my end it broke warp and some appimages. Got fixed with an update and reboot.

cavveman avatar Oct 20 '25 04:10 cavveman

I am experiencing this multiple times a day again on version v0.2025.10.29.08.12.stable_04

edmcman avatar Nov 06 '25 13:11 edmcman

Still happening on v0.2025.11.05.08.12.stable_00

I have stopped using warp for now... advanced features aren't that useful when you can't type anything

edmcman avatar Nov 13 '25 19:11 edmcman