Bug 140750

Summary: Image malformed in digiKam
Product: [Applications] digikam Reporter: William Bevan <bevanw01>
Component: Plugin-Generic-DigitalScannerAssignee: 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
Attachments: The digiKam version
Gwenview version of the same file.

Description William Bevan 2007-01-28 02:05:40 UTC
Version:           0.8.2 (using KDE 3.5.5 "release 45.2" , openSUSE 10.2)
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.18.2-34-default

A scanned image [218k bmp file].
Thumbnail looks OK
Image is malformed when opening in digiKam View/Edit.
Image is OK in Gwenview
----------------
Have many inage files that behave this way.
Comment 1 William Bevan 2007-01-28 02:08:55 UTC
Created attachment 19452 [details]
The digiKam version
Comment 2 William Bevan 2007-01-28 02:10:04 UTC
Created attachment 19453 [details]
Gwenview version of the same file.
Comment 3 caulier.gilles 2007-01-28 09:20:12 UTC
William,

try digiKam 0.9.0 and give us a feedback

Gilles Caulier
Comment 4 William Bevan 2007-02-01 13:34:12 UTC
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
Comment 5 caulier.gilles 2007-02-01 13:38:54 UTC
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
Comment 6 caulier.gilles 2021-03-29 10:41:49 UTC
Not reproducible with 7.3.0 release