tchx84 / Portfolio

A minimalist file manager for those who want to use Linux mobile devices.
GNU General Public License v3.0
92 stars 23 forks source link

Files and folders in the /mnt location do not show since they require permission #320

Open CaptainMorgan12 opened 12 months ago

CaptainMorgan12 commented 12 months ago

Allow permission popup to request permission to existing /mnt point folders, or /media point folders that aren't already shown. Currently user has to manually add permission:

sudo flatpak override dev.tchx84.Portfolio --filesystem=host

Otherwise mounted SDCards in the /mnt/SDCard folder will not show.

Since Portfolio is a file manager it would make sense intuitively to have access to all externally mounted drives, and folders.

tchx84 commented 11 months ago

I am trying to keep default permissions minimal, and let the user decide to expand it via Flatseal, but, isn't adding permissions for /mnt enough in your case?

CaptainMorgan12 commented 11 months ago

not in my environment pureos 10, wayland, debian base, mobile phone L5.

tchx84 commented 11 months ago

not in my environment pureos 10, wayland, debian base, mobile phone L5.

Can you share how exactly did you grant the permission?