swww
swww copied to clipboard
swww-daemon crashes after systemd suspend
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"
I'm getting this on hyprland 0.42.0 as well, swww 0.9.5-2, linux 6.6.44-3-lts, on Arch.