https://bugs.kde.org/show_bug.cgi?id=504158
--- Comment #2 from Stephane MANKOWSKI <steph...@mankowski.fr> --- This could be due to old library. Could you remove all skrooge components by running that and rebuild it ? sudo find /usr -name "skrooge" -exec rm -Rf {} \; sudo find /usr -name "skrooge_*" -exec rm -Rf {} \; sudo find /usr -name "skrooge*.png" -exec rm -Rf {} \; sudo find /usr/local -name "*skrooge*" -exec rm -Rf {} \; sudo find /usr -name "skroogeconvert" -exec rm -Rf {} \; sudo find /usr -name "skroogeakonadiresource.desktop" -exec rm -Rf {} \; sudo find /usr -name "skg_*" -exec rm -Rf {} \; sudo find /usr -name "skg*.kcfg" -exec rm -Rf {} \; sudo find /usr -name "libskg*" -exec rm -Rf {} \; -- You are receiving this mail because: You are watching all bug changes.