Summary: | Image malformed in digiKam | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | William Bevan <bevanw01> |
Component: | Plugin-Generic-DigitalScanner | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.8.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.3.0 | |
Sentry Crash Report: | |||
Attachments: |
The digiKam version
Gwenview version of the same file. |
Description
William Bevan
2007-01-28 02:05:40 UTC
Created attachment 19452 [details]
The digiKam version
Created attachment 19453 [details]
Gwenview version of the same file.
William, try digiKam 0.9.0 and give us a feedback Gilles Caulier On Sunday 28 January 2007 19:20, Gilles Caulier wrote: [bugs.kde.org quoted mail] HI Gilles, Looks like all working in Version 0.9.0 All the picture that were mal formed before now appear OK Thanks Ok. thanks for the feedback. digiKam 0.8.x series (and older) use imlib2 library to handle image file format. I suspect a problem in this library with the BMP image loader. With digiKam 0.9.0, we have removed the imlib2 depency and build a proper Image data framework named DImg witch can support 16 bits color depth, metadata like Exif and IPTC, ICC color profile etc... Also, imlib2 library witch is used by E17 project is not very well maintened... Gilles Not reproducible with 7.3.0 release |