Bug 115168

Summary: digikam: camera download: Unlike other rotation in the program auto rotate is LOSSY
Product: [Applications] digikam Reporter: Achim Bohnet <ach>
Component: Import-PostProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: ana, caulier.gilles
Priority: NOR    
Version: 0.8.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 8.1.0

Description Achim Bohnet 2005-10-27 01:52:33 UTC
Version:           0.8.0-beta2 (using KDE 3.4.3, Kubuntu Package 4:3.4.3-0ubuntu1 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-9-686

Bug reported originally in debians BTS:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325979

...snip...
The auto rotate on download from camera option is LOSSY.  This is a
serious problem and I see no reason why it has to be this way,
especially when other parts of the interface are different.  For
details, read the code in exifrotate.cpp.
...snap...

The bug report was for 0.7.2 but exifrotate.cpp
has not changed yet in 0.8 svn.  If the jpeg transformations  JXFORM_* are really loosy,
please replace them with lossless variants.

Achim
Comment 1 Christian Hamacher 2006-01-19 14:43:16 UTC
Duplicate of Bug 117115 ?

(I suggest to make this the duplicate and not the newer one, since the other bug has more detail)
Comment 2 Tom Albers 2006-02-04 21:16:10 UTC
true, thanks christian.

*** This bug has been marked as a duplicate of 117115 ***
Comment 3 caulier.gilles 2023-05-05 05:35:16 UTC
Fixed with #117115