Warp
Warp copied to clipboard
resizing a window is slow (shows beachball)
Discord username (optional)
gtx#4760
Describe the bug
Resizing warp window shows the beachball, only resizes after 2-3 seconds
To Reproduce
Open a warp window which has some day's history in it. resize the window. beachball appears, it takes 2-3 seconds until it disappears and the resize happens.
Expected behaviour
real-time resize
Screenshots
No response
Operating System
MacOS
OS Version
12.5
Shell Version
zsh 5.9 (x86_64-apple-darwin21.3.0)
Warp Version
v0.2022.08.01.09.12_stable_02
Additional context
No response
Does this block you from using Warp daily?
No
Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e
No response
Thanks for opening. Might reach out for some log reports soon.
@guytavor Could you share a video of this occurring so we can better understand what's going on? Thanks!
Hi @alokedesai attached. The screen-recorder does not record the beachball - but it was showing - in the video the delay is clearly noticeable (starts around 8s into the video).
https://user-images.githubusercontent.com/720253/187064738-2a5ba466-80f7-47ce-ba1c-6128dd5a85d6.mov
@guytavor Thanks for the details! Does this always repro for you? If you hit cmd-k to clear the screen, does it still repro?
The window is question is a window showing a running daemon's output. (think tail -f). so cmd-k is not applicable, as its waiting for output, there's not command prompt available.
This also reproduces in other windows that's not on the prompt such as windows showing the log of a running react vite server.
@guytavor recent update has resolved a lot of slowness issues, are you still experiencing the same as of the new build v0.2022.09.07.14.56?
Hi, Much better now - i.e. no "beach ball", but about a second of pause before initial resize,
Thanks!
On Fri, Sep 9, 2022 at 10:54 PM Danny Neira @.***> wrote:
@guytavor https://github.com/guytavor recent update has resolved a lot of slowness issues, are you still experiencing the same as of the new build v0.2022.09.07.14.56?
— Reply to this email directly, view it on GitHub https://github.com/warpdotdev/Warp/issues/1700#issuecomment-1242401969, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFP27N7CJYAFKSO24M2L73V5OIZBANCNFSM56BLU4ZQ . You are receiving this because you were mentioned.Message ID: @.***>
@guytavor Could you share a video about a second of pause before the initial resize? Does it happen with certain commands or just every time?
We have a daemon that's running and outputting its log to the console. I keep this open for days, so I end up with a terminal with lots of text in its history. Trying to resize these windows show this behaviour. When I recorded this video, I got the beachball again, which means the issue has not been fixed.
version: 
video: https://user-images.githubusercontent.com/720253/189691130-4f3833c8-9706-4b3b-9a0b-5a049933a4f7.mov
sample output of a single run of the daemon: https://app.warp.dev/block/izoDzHLrDXb5JLW223RHJf
with other terminal windows, which do not have a large amount of output from our daemon, I don't see this behaviour.
@guytavor Thanks for the extra info! We will look into this. Does the hang still happen once the command has completed finishing?
hey folks, it appears this issue may have been fixed in the latest version of Warp.
https://github.com/warpdotdev/Warp/assets/16809145/8e2cd24c-3fea-49e5-9855-e4b730bcb3f6
Closing as completed, but please update and let us know if the issue persists.