https://bugs.kde.org/show_bug.cgi?id=426222
TahomaSoft <traderbeck...@tahoma.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |traderbeck...@tahoma.com --- Comment #2 from TahomaSoft <traderbeck...@tahoma.com> --- I am having a similar issue, but also another one that is related to the digikam code. When digikam is scanning the album file structure for new images, and comes across one of these 32 bit floating point XCF/GIMP files, it: 1) Throws up a some diagnostic errors 2) It keeps coming back to the same files it could not read and continues to try and process it. For example: digikam.general: Cannot create thumbnail for ".xcf" digikam.general: Thumbnail is null for ".xcf" digikam.metaengine: Cannot load metadata from file .xcf (Error # 11 : .xcf: The file contains data of an unknown image type digikam.metaengine: Error: source file is not HEIF image. digikam.metaengine: Cannot load metadata using Exiv2 (Error # 11 : xcf: The file contains data of an unknown image type digikam.dimg.qimage: Can not load ...xcf" " using DImg::DImgQImageLoader! And will repeat this with the same file over and over and over again until digikam is killed. So issue 1) is rightly fixed somewhere with kimage plugin. But issue 2) is the bigger problem and is blocking digikam from processing the rest of the new files it needs to scan. -- You are receiving this mail because: You are watching all bug changes.