https://bugs.kde.org/show_bug.cgi?id=478362
Bug ID: 478362
Summary: Flatpak konsole apps cannot manager user profiles.
Classification: Developer tools
Product: Qt/KDE Flatpak Runtime
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
For any flatpak app that uses konsole profiles, manual
user intervention is needed to access user profiles.
STEPS TO REPRODUCE
1. Create a konsole profile with a native KDE app.
[Tested here with konsole]
Observe new profile located at:
~./local/share/konsole
1. Create a konsole profile with a flatpak KDE app.
[Tested here with org.kde.yakuake]
Observe new profile located at:
~/.var/app/org.kde.yakuake/data/konsole
2. Re-run the flatpak app with wanted access:
$ flatpak run --filesystem=xdg-data/konsole:create
3. User profile(s) should now be manageable from Yakuake.
OBSERVED RESULT
Flatpaks cannot access konsole user konsole profiles.
EXPECTED RESULT
Flatpak can read, write, and create konsole profiles.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 39.20231205.0 (Kinoite)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
ADDITIONAL INFORMATION
N/A
--
You are receiving this mail because:
You are watching all bug changes.