Bug 115168 - digikam: camera download: Unlike other rotation in the program auto rotate is LOSSY
Summary: digikam: camera download: Unlike other rotation in the program auto rotate is...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Import-PostProcessing (show other bugs)
Version: 0.8.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-27 01:52 UTC by Achim Bohnet
Modified: 2023-05-05 05:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 8.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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