Wayne Heaney
Wayne Heaney
Similar: https://discourse.ardour.org/t/vst-plugin-scan-fails/108146 It looks like if the poetry update can also exclude readline or force it to a newer version (8.2, maybe) it may fix this issue.
Verified the system version of libreadline on the deck is 8.2
@AAGaming00 @TrainDoctor can https://github.com/SteamDeckHomebrew/decky-loader/pull/758 be merged? or any other efforts to resolve this issue before this version goes to stable?
I'm seeing a similar issue with OPENSSL version mismatches with the libraries that are being packaged with Python. To solve it, I'm going to have to explicitly remove the `LD_LIBRARY_PATH`...
@Moonveil-Kanata yes, the fix is for any affected plugins to delete or clear the `LD_LIBRARY_PATH` as I described above. You can see how I did it in my plugin [here](https://github.com/wheaney/decky-XRGaming/blob/4818373e7abe9f7ba556205ef8a09f3a338faa3d/main.py#L174-L179).
Yes you can fix it using either of the ways described here. You need to do it for every individual subprocess call.
It's extremely unlikely. Since this is a one-man operation and I'll soon be supporting SteamOS, GNOME and hopefully soon KDE, I can't afford to spread myself any thinner at the...
I'm finding that disabling the Dash to Panel extension fixes this. I also see these logs in journalctl that appear to be part of the root cause: ``` Mar 23...
I guess I forgot to update this issue after I did more deep diving. I eventually found this wasn't related to Dash to Panel, but an issue within GNOME's Mutter...
Really? I've seen no movement in those tickets. Do the crashes get more frequent if you continue to add more monitors beyond 3?