https://bugs.kde.org/show_bug.cgi?id=393408
--- Comment #27 from Yarick Yermak <yer...@gmail.com> --- (In reply to caulier.gilles from comment #25) > Also, can you show th e HEIF image using display CLI tool from ImageMagick 7 > ? > > Gilles Caulier I compiled the latest ImageMagick-7.0.8-44)with heif support and i was able to convert heic files to jpeg with it (uninstalled default installed in the system before). However, digikam Image has bundled librarires for ImageMagic, when i tried unpacked image and replaced buddled libraries with freshly compiled - it did not work. I had to fix few/replace dependent librarires but finally digikam crashed when it tried to load heic file. Digikam::DImg::load: "/home/yermak/Pictures/20190501_082735366_iOS.heic" : Try to load with ImageMagick Digikam::MagickLoader::load: Try to load image with ImageMagick codecs digikam: symbol lookup error: /home/yermak/Programs/squashfs-root/usr/lib/libdigikamcore.so.6.2.0: undefined symbol: _ZN6Magick5Image4pingERKSs I suspect that Digikam Image App goes with broken libraries for ImageMagic and it may works for you in dev environment as you have right ImageMagic installed which is loaded by digiKam. Is it possible? -- You are receiving this mail because: You are watching all bug changes.