elementary / switchboard-plug-applications

Switchboard Applications Plug
https://elementary.io
GNU General Public License v3.0
14 stars 12 forks source link

Blocking home folder access doesn't effect flatpaked apps with hardcoded dir.'s #153

Closed hanaral closed 6 months ago

hanaral commented 3 years ago

What Happened

Seems that flatpak apps like Zoom which have specific directory access don't get effected by toggling off home or all folder access (in Zoom's case, I disabled access to my home folder, but it evidently can continue reading/writing ~/Documents/Zoom to it's hearts contempt)

Expected Behavior

Settings should do what they say, and display info on odd configurations like Zoom See #148

Steps to Reproduce

  1. Open and close Zoom
  2. Delete ~/Documents/Zoom
  3. Disable all folder access for Zoom
  4. Open zoom again
  5. Check ~/Documents/Zoom 'existence

Platform Information

elementary OS 6 Daily

lenemter commented 6 months ago

Closing in favor of https://github.com/elementary/switchboard-plug-applications/issues/145