Installing kipi-plugins, it installs the following file into share/config.kcfg: -- Installing: /local/kde4/share/config.kcfg/PLEConfigSkeleton.kcfgc The file that should be installed there is PLEConfigSkeleton.kcfg, but it needs to be generated using "kde4_add_kcfg_files" in CMakeLists.txt. Using master at efb6bc702570b8d384bc0d431abafca6dfee7456
It's already done here : https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/photolayoutseditor/CMakeLists.txt#L155 Gilles Caulier
Ah sorry, I was wrong. The file "photolayoutseditor.kcfg" has to be installed there, not "PLEConfigSkeleton.kcfgc".
So this entry is invalid ? Gilles Caulier
No, the bug is still there, I just did not check which .kcfg belonged to the .kcfgc You install: PLEConfigSkeleton.kcfgc Should be: photolayoutseditor.kcfg
Git commit 4925e3d889ff240902bb1599af41cfe3e1f45439 by Gilles Caulier. Committed on 15/07/2013 at 08:08. Pushed by cgilles into branch 'master'. fix kcfg file to install on target system. M +1 -1 photolayoutseditor/CMakeLists.txt http://commits.kde.org/kipi-plugins/4925e3d889ff240902bb1599af41cfe3e1f45439