Summary: | digikam does not rotate thumbnails/preview | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | S. Burmeister <sven.burmeister> |
Component: | Thumbs-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | ahuggel |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
S. Burmeister
2009-01-07 10:47:46 UTC
Are you set the right option in Metadata settings panel ? Gilles Caulier 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. 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 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 Sorry, I forgot the RAW format. .rw2 from a Panasonic Lumix LX3 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 Andreas, I CC you for info. Gilles Works for the preview, i.e. when clicking on the picture, does not for the thumbnails, even after removing digikam4.db. 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 Press F5 to force to rebuild thumbnails in current album Gilles I thought they were in the db. Works now, thanks! |