https://bugs.kde.org/show_bug.cgi?id=360528
--- Comment #4 from Simon <freisi...@gmail.com> --- That gave the same result. You are right about the Qt installation. I only installed the packages that were necessary for cmake to run without errors. Therefore I was missing the qtpaths binary file for qt5, I only had a wrapper binary by qtchooser. Installing qttools5-dev-tools provides the necessary file and now the output is correct: (stretch-digikam5)simon@simon-x220-deb:/usr$ qtpaths --plugin-dir /usr/lib/x86_64-linux-gnu/qt5/plugins I uninstalled, recompiled and installed digikam but the plugin files are stilled installed in lib/x86_64-linux-gnu/plugins/. On 14/03/16 20:36, Maik Qualmann via KDE Bugzilla wrote: > https://bugs.kde.org/show_bug.cgi?id=360528 > > --- Comment #3 from Maik Qualmann <metzping...@gmail.com> --- > Then should "qtpaths --writable-path HomeLocation" also do not work? DigiKam > uses QStandardPaths to find folders and datas. This has to work, otherwise > digiKam will not work properly. I think something is wrong with your Qt > installation. > > Maik > -- You are receiving this mail because: You are watching all bug changes.