https://bugs.kde.org/show_bug.cgi?id=454965
--- Comment #2 from cont...@etage.io --- Hi, yes, that is exactly what I mean. QDir::homePath() % "/." % appname % is equivalent to $HOME/skrooge. Rather CacheLocation should be used (see https://doc.qt.io/qt-5/qstandardpaths.html; $XDG_STATE_HOME doesn't seem to be added yet). -- You are receiving this mail because: You are watching all bug changes.