Bug 179895 - digikam does not rotate thumbnails/preview
Summary: digikam does not rotate thumbnails/preview
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Image (show other bugs)
Version: 0.10.0
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 10:47 UTC by S. Burmeister
Modified: 2012-06-27 11:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S. Burmeister 2009-01-07 10:47:46 UTC
Version:           0.10 svn (using Devel)
OS:                Linux
Installed from:    Compiled sources

I'm not sure whether this is a bug or a feature. If I open a folder with RAW images in it, the thumbnails are not rotated, clicking on one, to get a preview, does not rotate it either. However editing it, does rotate it.

So, as the information on rotation seems to be available, why not use it for the thumbnails and the preview?
Comment 1 caulier.gilles 2009-01-07 10:53:24 UTC
Are you set the right option in Metadata settings panel ?

Gilles Caulier
Comment 2 S. Burmeister 2009-01-07 11:09:20 UTC
Yes, it is enabled. I thought it might have something to do with embedded JPGs used for the thumbnails/previews instead of the actual RAW picture.
Comment 3 caulier.gilles 2009-01-07 11:15:52 UTC
Which Raw file format exactly ?

Which Exiv2 library version you use ? Look in About/components Info dialog for details

Can you see any relevant messages in the console

Gilles Caulier
Comment 4 S. Burmeister 2009-01-07 11:30:59 UTC
What should I look for in the output. All I get is digikam loading the plug-ins and the theme, after that nothing happens when changing a folder or clicking on an image.


digiKam version 0.10.0-rc1 (rev.: 906728)
Exiv2 can write to Jp2: No
Exiv2 can write to Jpeg: Yes
Exiv2 can write to Png: No
Exiv2 can write to Tiff: No
Exiv2 support XMP metadata: Yes
LibCImg: 129
LibExiv2: 0.16
LibJPEG: 62
LibJasper: 1.900.1
LibKDE: 4.1.87 (KDE 4.1.87 (KDE 4.2 >= 20090101)) "release 3.1"
LibKExiv2: 0.5.0
LibKdcraw: 0.4.0
LibLCMS: 117
LibPNG: 1.2.26
LibQt: 4.4.3
LibRaw: 0.6.3-Release
LibTIFF: LIBTIFF, Version 3.8.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc.
LibGphoto2: 2.4.1.2
LibKipi: 0.3.0

Comment 5 S. Burmeister 2009-01-07 11:32:33 UTC
Sorry, I forgot the RAW format. .rw2 from a Panasonic Lumix LX3
Comment 6 caulier.gilles 2009-01-07 11:35:50 UTC
Ok. You use Exiv2 0.16.

RW2 support have been just implemented in current code from svn.

Look how to checkout code here : http://www.exiv2.org

If you compile Exiv2 from svn, you need to checkout code and recompile libkexiv2 from trunk too

Gilles Caulier
Comment 7 caulier.gilles 2009-01-07 11:44:35 UTC
Andreas, 

I CC you for info.

Gilles
Comment 8 S. Burmeister 2009-01-07 12:42:48 UTC
Works for the preview, i.e. when clicking on the picture, does not for the thumbnails, even after removing digikam4.db.
Comment 9 S. Burmeister 2009-01-07 12:44:44 UTC
digiKam version 0.10.0-rc1 (rev.: 906988)
Exiv2 can write to Jp2: Yes
Exiv2 can write to Jpeg: Yes
Exiv2 can write to Png: Yes
Exiv2 can write to Tiff: Yes
Exiv2 support XMP metadata: Yes
LibCImg: 129
LibExiv2: 0.18
LibJPEG: 62
LibJasper: 1.900.1
LibKDE: 4.1.87 (KDE 4.1.87 (KDE 4.2 >= 20090101)) "release 3.1"
LibKExiv2: 0.5.0
LibKdcraw: 0.4.0
LibLCMS: 117
LibPNG: 1.2.26
LibQt: 4.4.3
LibRaw: 0.6.3-Release
LibTIFF: LIBTIFF, Version 3.8.2 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc.
Marble widget: pre 0.7 SVN
LibGphoto2: 2.4.1.2
LibKipi: 0.3.0


libkexiv revision: 906985
Comment 10 caulier.gilles 2009-01-07 12:49:18 UTC
Press F5 to force to rebuild thumbnails in current album

Gilles 
Comment 11 S. Burmeister 2009-01-07 12:58:06 UTC
I thought they were in the db. Works now, thanks!