this post was submitted on 30 Jun 2024
27 points (96.6% liked)

Linux

5083 readers
161 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Samueru@lemmy.ml 2 points 3 months ago* (last edited 3 months ago)

Thank you for posting this @boredsquirrel@slrpnk.net

I will later see if I can convince the gearlever dev to add aisap support, since that app targets flatpak users.


Also during testing Ivan discovered something interesting in fedora, sometimes some of the xdg-user-dirs variable for some reason were being defined as $HOME/ with a trailing slash instead of $HOME/Scrivania (desktop) for example, even though they were clearly defined in the conf file of xdg-user-dirs.

am has a check in the sandbox script that unsets these variables and makes aisap use their default location when that happens to prevent giving full access to $HOME, I don't know if flatpak has similar measures in place.