Closed Matoking closed 3 years ago
Build 44600 failed
Started test build 44602
Build 44602 failed
Started test build 44610
Build 44610 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/42914/com.valvesoftware.Steam.Utility.protontricks.flatpakref
Hm, maybe detect flatpak sandbox at run time instead of adding a downstream patch? A check like os.path.exists("/.flatpak-info")
should do.
Hm, maybe detect flatpak sandbox at run time instead of adding a downstream patch? A check like
os.path.exists("/.flatpak-info")
should do.
That seems like a better idea. And in hindsight, removing the --no-bwrap
flag could also cause some issues when it would be better to print a warning stating that the flag is a no-op when used inside a Flatpak sandbox.
Started test build 44600