Supreeeme
Supreeeme
Given that this dependent on the compositor and not satellite, I would say you should open a bug on niri, as you will likely get better insights there. You can...
The crash/failure makes sense because the Wayland connection is being removed. I guess systemd doesn't start it up again because it failed last time? Will need to look into if...
Can you run satellite with the env vars `RUST_LOG=debug` and `RUST_BACKTRACE=1` set, and then reproduce the issue and post the log?
Is this the full log? I guess it's just the UI crashing and not satellite itself. Does anything interesting get printed to logs/stdout when it crashes?
My initial thoughts are, I don't really want to search for those window properties, and X is really annoying lol. But these are fair points. Are there applications where this...
Can you post a log? Is this on the latest git commit?
Can you run satellite with `RUST_LOG=debug` set and reproduce this and post the log?
Also seeing this with a wired headset (Bigscreen Beyond) and a RX 7800XT. Crashes on Wayland and X11, Mesa 25.2.7 and Mesa 25.3.1 for me, with the same gpu reset/page...
Can you run satellite with the env vars RUST_LOG=debug and RUST_BACKTRACE=1 set, and then reproduce the issue and post the log?