https://bugs.kde.org/show_bug.cgi?id=501928
Bug ID: 501928 Summary: Flatpak Permissions doesn't list apps installed in non-standard installation paths. Classification: Applications Product: systemsettings Version: 6.3.3 Platform: unspecified OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: kcm_flatpak Assignee: plasma-b...@kde.org Reporter: kde.output...@aleeas.com CC: joshiesuha...@gmail.com Target Milestone: --- SUMMARY "Flatpak Permissions" window doesn't list flatpaks installed in user-defined installation paths. STEPS TO REPRODUCE 1. Create a new Flatpak installation path: `sudo mkdir -p /home/shared/flatpak` 2. Create config for this path new installation path. `sudoedit /etc/flatpak/installations.d/extra.conf`: [Installation "extra"] Path=/home/shared/flatpak/ DisplayName=Extra Installation StorageType=harddisk 3. Add a Flatpak remote to this path. `sudo flatpak --installation=extra remote-add flathub https://flathub.org/repo/flathub.flatpakrepo` `sudo systemctl restart flatpak-system-helper` 4. Install any package from this new Flatpak remote. 5. The installed package won't show up in "Flatpak Permissions" inside the System Setttings app EXPECTED RESULT All Flatpaks that are listed using `flatpak list` must show up in the "Flatpak Permissions" window. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.14.0-0.rc7 KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 -- You are receiving this mail because: You are watching all bug changes.