Warp icon indicating copy to clipboard operation
Warp copied to clipboard

resizing a window is slow (shows beachball)

Open guytavor opened this issue 3 years ago • 11 comments

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

guytavor avatar Aug 09 '22 16:08 guytavor

Thanks for opening. Might reach out for some log reports soon.

elviskahoro avatar Aug 13 '22 23:08 elviskahoro

@guytavor Could you share a video of this occurring so we can better understand what's going on? Thanks!

alokedesai avatar Aug 26 '22 18:08 alokedesai

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 avatar Aug 28 '22 08:08 guytavor

@guytavor Thanks for the details! Does this always repro for you? If you hit cmd-k to clear the screen, does it still repro?

alokedesai avatar Aug 29 '22 15:08 alokedesai

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 avatar Aug 30 '22 19:08 guytavor

@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?

dannyneira avatar Sep 09 '22 19:09 dannyneira

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 avatar Sep 12 '22 08:09 guytavor

@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?

alokedesai avatar Sep 12 '22 12:09 alokedesai

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: Screen Shot 2022-09-12 at 18 10 45

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

guytavor avatar Sep 12 '22 15:09 guytavor

with other terminal windows, which do not have a large amount of output from our daemon, I don't see this behaviour.

guytavor avatar Sep 12 '22 15:09 guytavor

@guytavor Thanks for the extra info! We will look into this. Does the hang still happen once the command has completed finishing?

alokedesai avatar Sep 12 '22 20:09 alokedesai

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.

dannyneira avatar Jan 19 '24 20:01 dannyneira