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

Close a window will make other window become invisible #5326

Open
1 task done
ken-kuro opened this issue Sep 25, 2024 · 4 comments
Open
1 task done

Close a window will make other window become invisible #5326

ken-kuro opened this issue Sep 25, 2024 · 4 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@ken-kuro
Copy link

Dupe Check

Describe the bug

When multiple Warp windows are open, closing one of them can cause all remaining windows to become invisible. (And if I open a new window again, there's a chance that the invisible one become visible again, but it occurs intermittently and without a consistent pattern)

To reproduce

  1. Open multiple Warp windows.
  2. Close one of the open windows. (I tested with the newest window)
  3. Observe that the remaining windows become invisible, even though they are still running.

Expected behavior

Closing one Warp window should not affect the visibility of other open windows.

Screenshots

Here's how I reproduce the issue:
Screencast From 2024-09-25 15-16-50.webm
And here're the invisible window that I notice:
Screenshot From 2024-09-25 15-25-22

Operating system

Linux

Operating system and version

Arch Linux 6.10.10-arch1-1

Shell Version

fish, version 3.7.1

Current Warp version

v0.2024.09.17.08.02.stable_01

Regression

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

Recent working Warp date

No response

Additional context

warp-terminal-log-2509.txt
eglinfo-log-2509.txt

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this an issue only in Warp?

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

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

None

@ken-kuro ken-kuro added the Bugs Bugs, Hangs, Crash, and Freezes label Sep 25, 2024
@dannyneira
Copy link
Member

Hi @ken-kuro I'm having trouble reproducing this, but I'm on a VM so the setup is a bit different than your integrated GPU.

I recommend trying to toggle the Settings > Features > System > Prefer low-power GPU or you can also try toggling "Use Wayland for window management" in the same Settings > Feature > System.

Please let us know if that helps with the issue.

@ken-kuro
Copy link
Author

I see, it might be a problem specific to my hardware, I'll try out the settings and let you know later today, thank you!

@ken-kuro
Copy link
Author

image
I already had the Prefer low-power GPU on, but I cannot find a "Use Wayland for window management" setting that you talked about

@dannyneira
Copy link
Member

This could be due to you not having Wayland setup on your distro, also make sure you update Warp to the latest version with the Wayland option or run warp in the following way WARP_ENABLE_WAYLAND=1 warp-terminal

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

2 participants