plex-desktop: unset QT env variables that may cause crashing (#404177)

This commit is contained in:
Sandro
2025-06-09 20:14:15 +02:00
committed by GitHub
+3
View File
@@ -153,6 +153,9 @@ buildFHSEnv {
# db files should have write access.
chmod --recursive 750 "$PLEX_DB"
# These environment variables sometimes silently cause plex to crash.
unset QT_QPA_PLATFORM QT_STYLE_OVERRIDE
set -o allexport
${lib.toShellVars extraEnv}
exec ${plex-desktop}/Plex.sh