For 7zip, Open Office , Audacity and so much snap app, the applications haven't permissions enough to be able to read or save into the directories I choose in almost directories except default home directory. This is embarassing because I habve to move big files from my /DATA to the ~/
Of course as session user I can do what I need into all those directories in ubuntu because of the permissions RWX I set to my session user ; I can also access to all my paths if I install those applications with the legacy way (without snap app manager)
Have you ever seen this and then which workarroud.
Thank you and nice week-end, Christophe FR
snap connect
is used also to/media
and/mnt
as well. This is done by design for security reasons (why few apps are classic confined) - https://snapcraft.io/docs/snap-confinement – guiverc Jun 04 '22 at 09:40/data
however you can provide mounts (even secondary mounts as I've documented here in one answer somewhere) in/mnt
or/media
to achieve what you want.. I use that myself with my preferred mount for my usual usage & a secondary mount in/mnt
for snap packages (my own use has more restrictions on the/mnt
but that's as I prefer it - ie. optional) https://askubuntu.com/questions/1184357/why-cant-chromium-suddenly-access-any-partition-except-for-home – guiverc Jun 04 '22 at 09:43