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

Crash when detaching monitors #2750

Closed
HarHarLinks opened this issue Dec 15, 2023 · 1 comment
Closed

Crash when detaching monitors #2750

HarHarLinks opened this issue Dec 15, 2023 · 1 comment

Comments

@HarHarLinks
Copy link
Contributor

My laptop is connected to 2 external DP-daisychained displays through a single USB-C connection. The directly connected monitor is the P27h-10.

My config is in 2 parts: one for the internal laptop display ("output": "eDP-1") and one for everything else ("output": "!eDP-1").

Sometimes, as I (dis)connect the USB-C, waybar crashes. I managed to capture the following log using waybar -l debug &> /tmp/waybar.log.

179888   │ [2023-12-15 13:50:36.906] [debug] Output removed: Lenovo Group Limited LEN 
        │ P27h-10
179889   │ [2023-12-15 13:50:36.907] [debug] Output removed: ASUSTek COMPUTER INC ROG 
        │ XG279Q
179890   │ [2023-12-15 13:50:36.921] [info] Bar removed from output: DP-3
179891   │ [2023-12-15 13:50:36.936] [info] Bar removed from output: DP-4
179892   │ Gdk-Message: 13:50:36.942: Error 71 (Protocol error) dispatching to Wayland
        │  display.

Relatedly, it crashes about as frequently (or infrequently, but it keeps happening now and then) when closing the laptop to suspend it.

@Alexays
Copy link
Owner

Alexays commented May 6, 2024

Might be fixed with #3215

@Alexays Alexays closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants