Page 1 of 1

[SNAP] Universal Linux package

Posted: 16 Jun 2018, 10:56
by rednoah
⭑⭑ SNAP confinement does not allow access to /mnt by default. SNAP confinement limits file system access to $HOME and /media only. DO NOT USE the SNAP package if you plan on processing file paths that start with /mnt. ⭑⭑


⭑⭑ DO USE the DEB package instead. ⭑⭑



Install the snap package:

Shell: Select all

sudo snap install filebot --edge --devmode
--edge … use latest release channel
--devmode … disable confinement to allow full access to your file system (otherwise snap confinement will default to Strict and limit file system access to your $HOME folder)

:idea: https://snapcraft.io/filebot