[Digikam-devel] [Bug 191678] Exiv rotation for Pentax Pef not working

Gilles Caulier caulier.gilles at gmail.com
Sun May 24 09:04:49 BST 2009


https://bugs.kde.org/show_bug.cgi?id=191678





--- Comment #20 from Gilles Caulier <caulier gilles gmail com>  2009-05-24 10:04:46 ---
Andreas,

Right, i thinking this message become from console. In fact it's a message box.
Code is there :

http://lxr.kde.org/source/extragear/graphics/digikam/digikam/albumiconview.cpp#1778

In this case the failure to record orientation flags from PEF image come from
libkexiv2::applyChanges() to record all in image. Note Digikam::DMetadata class
is a derived version of libkexiv2 with some methods dedicated to play with
internal digiKam metadata which are not shared with the rest of KDE.

Look applyChanges() code here :

http://lxr.kde.org/source/KDE/kdegraphics/libs/libkexiv2/libkexiv2/kexiv2.cpp#439

It call save() method :

http://lxr.kde.org/source/KDE/kdegraphics/libs/libkexiv2/libkexiv2/kexiv2.cpp#289

I will hack this part

Gilles

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list