https://bugs.kde.org/show_bug.cgi?id=518591
--- Comment #1 from Urs Fleisch <[email protected]> --- Thanks for the bug report - at least you write a bug report and do not misuse the review system of some "app stores" to write about this same problem and then expect that someone is seeing it - I see such reviews only by chance. It is good at you mention flatpak, that seems to be the problem. Take your favorite search engine and search for "flatpak allow folder". You will see that `flatpak override --user --filesystem=/path/to/folder <App ID>` (on the command line) and Flatseal (GUI) are mentioned. In https://docs.flatpak.org/en/latest/sandbox-permissions.html it is written Avoiding full home access and instead using XDG directories such as xdg-music or xdg-download etc. That's exactly what I have done for Kid3: I have given it access to the Music and Downloads folders only. If you need access to more folders, add them via Flatseal or start the app with an `override`. Another solution would be to use a "native" binary instead of the flatpak. You could use the package offered by your distribution or the "Linux binaries" tgz from https://kid3.kde.org/#download. -- You are receiving this mail because: You are watching all bug changes.
