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

swww-daemon crashes after systemd suspend #270

Open
xk67 opened this issue Apr 8, 2024 · 0 comments
Open

swww-daemon crashes after systemd suspend #270

xk67 opened this issue Apr 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xk67
Copy link

xk67 commented Apr 8, 2024

Description

Crashes intermittently after at least 1 to 2 hours of system suspend.
I always have a second monitor connected via HDMI during this time.

System Info

swww: 0.9.1
Hyprland: built from branch at commit v0.37.1
nixos: 24.05pre608655.ff0dbd94265a (Uakari)

Log

09:07:36 [INFO] (main) Initialization succeeded! Starting main loop...
09:07:36 [INFO] (main) Selected wl_shm format: Bgr888
09:07:36 [INFO] (transition) BumpPool with: 2 buffers. Size: 12150Kb
Io error: Broken pipe (os error 32)
thread 'main' panicked at daemon/src/main.rs:175:35:
failed to read the event queue: Io(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
09:24:39 [INFO] (main) Removed socket at "/run/user/1000/swww.socket"
09:24:48 [INFO] (main) Initialization succeeded! Starting main loop...
09:24:48 [INFO] (main) Selected wl_shm format: Bgr888
09:24:48 [INFO] (transition) BumpPool with: 2 buffers. Size: 12150Kb
11:42:01 [INFO] (main) Goodbye!
12:52:15 [INFO] (main) Initialization succeeded! Starting main loop...
12:52:15 [INFO] (main) Selected wl_shm format: Bgr888
12:52:15 [INFO] (transition) BumpPool with: 2 buffers. Size: 12150Kb
thread 'main' panicked at /build/swww-0.9.1-vendor.tar.gz/smithay-client-toolkit/src/output.rs:575:14:
Received event for dead output
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
17:21:51 [INFO] (main) Removed socket at "/run/user/1000/swww.socket"

@LGFae LGFae added the bug Something isn't working label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants