Bug 468806 - Support editing the persistent storage folders of Flatpak programs
Summary: Support editing the persistent storage folders of Flatpak programs
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_flatpak (show other bugs)
Version: 5.27.4
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-22 12:13 UTC by SolidTemperature0
Modified: 2024-09-08 20:52 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SolidTemperature0 2023-04-22 12:13:21 UTC
SUMMARY
Flatseal offers the possibility to add and remove access to persistent folders in the user home of any flatpak program installed,  flatpak-kcm doesn't offer this instead.


STEPS TO REPRODUCE
1. Open flatpak-kcm
2. Select any installed flatpak program

OBSERVED RESULT
Cannot find the section about the persistent storage of that program


EXPECTED RESULT
Find  the section about the persistent storage of that program where you can add or remove folders.


SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.10-1-MANJARO (64-bit)
Flatpak Version:  1:1.15.4-1
Comment 1 ratijas 2023-04-22 22:14:25 UTC
List of "persistent" filesystems is a variation of regular filesystems= list. That shouldn't be too hard to add on top of existing infrastructure. Not sure we would be able to get it into 5.27 lifecycle due to restrictions such as "string freeze", but it wouldn't hurt to try.