netblue30 / firejail

Linux namespaces and seccomp-bpf sandbox
https://firejail.wordpress.com
GNU General Public License v2.0
5.78k stars 566 forks source link

steam: Paradox Interactive Lancher does not open (missing whitelist) #5186

Closed swimik closed 2 years ago

swimik commented 2 years ago

Is your feature request related to a problem? Please describe.

On Debian bullseye with Steam installed via Debian repo and a game installed that uses Paradox Interactive Launcher a folder is required to be whitelisted for the launcher to open. Without the folder being whitelisted the Paradox Launcher will fail to load with a 'permission denied' error and it will ask to reinstall the launcher, which also fails.

Describe the solution you'd like

add to the whitelist for steam.profile the following whitelist ${HOME}/.paradoxlauncher

Describe alternatives you've considered

There does not seem to be an alternative.

Additional context

I am using firejail 0.9.64.4-2 with default steam.profile the master steam.profile also lacks this folder in the whitelist

rusty-snake commented 2 years ago

Open a PR ;)

swimik commented 2 years ago

Sorry, was not sure of the proper way to submit this. Will do

kmk3 commented 2 years ago

Fixed by #5223.