Bug 97048 - thumbnails not rotated with EXIF-orientation="6" and "use embedded thumbs"="off"
Summary: thumbnails not rotated with EXIF-orientation="6" and "use embedded thumbs"="off"
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: thumbnail (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Malte Starostik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-15 02:20 UTC by Jens
Modified: 2005-04-02 13:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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