https://bugs.kde.org/show_bug.cgi?id=465339
Bug ID: 465339
Summary: Flatpak Permissions Settings KCM ignores XDG_DATA_HOME
env var
Classification: Applications
Product: systemsettings
Version: 5.26.90
Platform: Debian unstable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_flatpak
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
The KCM does not find my flatpak/overrides folder, as I have XDG_DATA_HOME env
var set to custom path, and the KCM ignores that env var.
STEPS TO REPRODUCE
1. Set XDG_DATA_HOME env var
2. Make changes in the KCM
OBSERVED RESULT
The KCM looks for and modifies files in $HOME/.local/share/flatpak/overrides
EXPECTED RESULT
The KCM looks for and modifies files in $XDG_DATA_HOME/flatpak/overrides
SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.26.90
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.