Summary: | Not supporting XCF anymore | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Vincent Tassy <timetre> |
Component: | Preview-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 5.1.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/digikam/commit/d9a57550ee4d08f1ab612723b315348af9bab9da | Version Fixed In: | 7.0.0 |
Sentry Crash Report: |
Description
Vincent Tassy
2016-09-08 09:03:11 UTC
digikam.dimg.qimage: Can not load " "/home/timetre/Pictures/02 A Tagger/2016-09-02-Sous_le_phare/Tassy_20160902_1666.xcf" " using DImg::QImageLoader! digiKam delegate XCF support to KDE5 QImage loader plugins. Install these extra run-time to solve this problem. digiKam do not have XCF decoder. Gilles Caulier Thanks Gilles I have the kdegraphics-thumbnailer package installed so that's not it. Any idea what could be the name of the library providing this support ? There's a ton of kde packages, kind of hard finding which one gives what's needed ... kdegraphics-thumbnailers repository has only RAW and PS support : https://quickgit.kde.org/?p=kdegraphics-thumbnailers.git&a=tree kimageformats repository has XCF support : https://quickgit.kde.org/?p=kimageformats.git&a=tree&f=src%2Fimageformats Gilles Caulier Yep, you nailed it Gilles ! kf5-kimageformats was the missing package I only had an old kde4 compatibility lib ... All good now ! Thanks again ! Git commit bbcb98526b5878491a96e440ae534a1637e4ef8e by Gilles Caulier. Committed on 18/09/2016 at 12:47. Pushed by cgilles into branch 'master'. add extra Qimage Loaders for Windows and MacOS M +1 -0 project/macports/02-build-extralibs.sh M +1 -0 project/mxe/02-build-extralibs.sh http://commits.kde.org/scratch/mwiesweg/digikam-sc/bbcb98526b5878491a96e440ae534a1637e4ef8e Git commit d9a57550ee4d08f1ab612723b315348af9bab9da by Gilles Caulier. Committed on 09/05/2020 at 12:31. Pushed by cgilles into branch 'master'. Switch all digiKam bundles to last 5.70 which now support new Gimp XCF file format. See KF5 release announcement : https://kde.org/announcements/kde-frameworks-5.70.0.php "KImageFormats: Add support for modern Gimp images/XCF files" This will permit to digiKam and Showfoto to show XCF thumbnail and load preview/full image (read only) Related: bug 309465, bug 186641, bug 224697, bug 250003, bug 339152, bug 412339 M +3 -3 project/bundles/3rdparty/ext_kf5_frameworks/CMakeLists.txt https://invent.kde.org/kde/digikam/commit/d9a57550ee4d08f1ab612723b315348af9bab9da |