Bug 88807

Summary: Digikam: thumbnail stored in gdbm do not honour exif rotation info
Product: [Applications] digikam Reporter: Achim Bohnet <ach>
Component: Thumbs-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: caulier.gilles
Priority: LO    
Version: 0.7.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

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