https://bugs.kde.org/show_bug.cgi?id=416731
Bug ID: 416731
Summary: kxmlgui stores configuration in XDG_LOCAL_HOME
Product: frameworks-kxmlgui
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Using the example of Okular, refiling
https://bugs.kde.org/show_bug.cgi?id=416729:
The configuration files for Okular includes a particularly surprising place at
~/.local/share/kxmlgui5/okular/shell.rc which prompts questions
https://askubuntu.com/questions/1090285/where-does-okular-store-its-config-files.
It should be moved to XDG_CONFIG_HOME per
https://bugs.kde.org/show_bug.cgi?id=397602 with any state remaining in
XDG_LOCAL_HOME.
There's also ~/.config/okularpartrc and ~/.config/okularrc and the latter
contains state data (State, Height, Width) which should be moved to
XDG_LOCAL_HOME.
STEPS TO REPRODUCE
1. Follow steps in AskUbuntu question to see the configuration file pop up.
2.
3.
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.