https://bugs.kde.org/show_bug.cgi?id=393516
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Component|General |general Product|krita |frameworks-kconfig Version|4.0.1 |5.45.0 Status|UNCONFIRMED |CONFIRMED CC| |[email protected], | |[email protected] Assignee|[email protected] |[email protected] --- Comment #2 from Boudewijn Rempt <[email protected]> --- I think that this is a bug in kconfig: kconfig uses QStandardPaths::GenericConfigLocation everywhere, and to save to a \Local\krita or Roaming\krita location it should use QStandardPaths::QStandardPaths::AppConfigLocation -- see http://doc.qt.io/qt-5/qstandardpaths.html Note though that I really would hesitate to change the location where krita saves the config too, because that would mean that newer versions of krita wouldn't load the old config anymore, and that the documentation on resetting the config would have to be updated and versioned. -- You are receiving this mail because: You are watching all bug changes.
