https://bugs.kde.org/show_bug.cgi?id=395202
--- Comment #7 from Milan Knížek <kni...@volny.cz> --- Thanks for the AppImage, way easier than compiling in VM. However, the bug(s) are the same as described above. P.S. The AppImage seems partially broken: $ ./digikam-6.0.0-git-20180610T092015-x86-64.appimage -- digiKam AppImage Bundle -- Use 'help' as CLI argument to know all available options for digiKam application digikam: symbol lookup error: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var Preloading local version seems to work: $ LD_PRELOAD=/usr/lib/libfreetype.so ./digikam-6.0.0-git-20180610T092015-x86-64.appimage Uncle Google says there is something wrong with fontconfig versions: https://forum.manjaro.org/t/unable-to-start-appimage-usr-lib-libfontconfig-so-1-undefined-symbol-ft-done-mm-var/46611/5 -- You are receiving this mail because: You are watching all bug changes.