https://bugs.kde.org/show_bug.cgi?id=386314
--- Comment #5 from Nikita Melnichenko <nikita+...@melnichenko.name> --- Actually, the layout.xml under ~./local is not a problem. The app reads /usr/share/krusader/layout.xml which is from old 2.6.0 version. The file is installed by a package manager. In the code it comes from QStandardPaths::DataLocation - I'm not sure how to overcome the problem properly. Is this supposed to be sensitive to install prefix? CMAKE_INSTALL_PREFIX="/usr/local" doesn't solve the problem. Any hints are appreciated. -- You are receiving this mail because: You are watching all bug changes.