[Digikam-devel] [showfoto] [Bug 312549] showfoto does not correctly rotate images in the main view

ar at home ar at home
Mon Mar 4 11:00:29 GMT 2013


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

--- Comment #16 from ar at home <kphoto2 at o2online.de> ---
(In reply to comment #15)
> To localize where is the bug, please identify which library is used with
> digiKam 2.5.0 and 2.6.0 :
> 
> - libkexiv2
> - Exiv2
> 
> Gilles Caulier

For both versions:

ldd core/showfoto/showfoto | grep exiv
    libkexiv2.so.10 => /usr/lib/libkexiv2.so.10 (0xb7176000)
    libexiv2.so.12 => /usr/lib/libexiv2.so.12 (0xb3db0000)

Debugging showfoto with breakpoints at
LoadSaveThread::exifOrientation and LoadSaveThread::exifRotate

shows:

If load the file from command line with the thumbbar turned off both methods
are never called. On Turning the thumbbar on the application stops at
breakpoints and the thumbnail show a correct orientation while the main view
stays in landscape mode.


Andreas

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list