Bug 88807 - Digikam: thumbnail stored in gdbm do not honour exif rotation info
Summary: Digikam: thumbnail stored in gdbm do not honour exif rotation info
Status: RESOLVED NOT A BUG
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Engine (show other bugs)
Version: 0.7.0
Platform: unspecified Linux
: LO wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-04 01:11 UTC by Achim Bohnet
Modified: 2022-01-21 14:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Achim Bohnet 2004-09-04 01:11:16 UTC
Version:           0.7.0-cvs (using KDE 3.2.3,  (3.1))
Compiler:          gcc version 3.3.4 (Debian 1:3.3.4-7)
OS:                Linux (i686) release 2.6.8-ach-1-686

I have 'rotate image according to exif info' set and a
folder that contains images were I set the exif info
manually for portait photos.

When one opene the folder one seen for a (quite) short time
a landscape thumbnail, then the portait thumbnail.
Comment 1 Renchi Raju 2004-09-04 17:53:17 UTC
the quick and dirty thumbnails shown are meant to be shown fast. its not possible to load the exif info while this is happening. we might reconsider adding some of the exif information in the database, so that this information can be retrieved faster (post 0.7 release). since it doesn't affect usability, i'm marking this as a wishlist.
Comment 2 Renchi Raju 2005-07-23 13:29:04 UTC
no longer valid