Bug 97048

Summary: thumbnails not rotated with EXIF-orientation="6" and "use embedded thumbs"="off"
Product: [Unmaintained] kio Reporter: Jens <jens-bugs.kde.org>
Component: thumbnailAssignee: Malte Starostik <malte>
Status: RESOLVED WORKSFORME    
Severity: normal CC: gschintgen
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jens 2005-01-15 02:20:30 UTC
Version:           Unbekannt (using KDE 3.3.2 Level "a" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.10-default

Hi,

pictures downloaded from my digital camera (Canon Digital IXUS 330) have the EXIF Orientation flag set to "6" when I took portrait pictures.

Thumbnails generated of these pictures by Konqueror will not be rotated correctly, unless you ENABLE "use thumbnails embedded in image" in Konqueror's settings.

This happens even (especially) after removing ~/.thumbnails.

I stumbled across this while trying to find out why Digikam was displaying some thumbnails incorrectly rotated. (Bug 88112) It appears that

- if "use embedded thumb" in Konq is ENABLED,
  + Digikam displays thumbs it created itself correctly
  + Konqueror displays thumbs it created itself correctly
  but neither display thumbs of portrait thumbs created
  by the respective other application.

- if "use embedded thumb" in Konq is DISABLED,
  + Konqueror display thumbs it creates itself always in landscape mode,
  + Konqueror displays thumbs created by Digikam correctly,
  + Digikam displays thumbs created by Konq correctly rotated.


This is *very* weird. =;)
Comment 1 Jens 2005-01-20 12:14:49 UTC
This is related to Bug 97484.
Comment 2 Jens 2005-02-17 22:04:13 UTC
Hello,

has anything been done about this so far?
Can I help in any way?

Thank you! :-)
Comment 3 Jens 2005-04-02 13:30:47 UTC
After upgrading to KDE 3.4 and removing ~/.thumbnails this seems to work. Closing for the moment, I'll reopen when/if I can reproduce it again.