Login  Register

[digikam] [Bug 372650] On OS X, when tagging multiple images metadata is not correctly written to some image files or sidecars.

Posted by bugzilla_noreply on Dec 27, 2016; 10:08pm
URL: http://digikam.185.s1.nabble.com/digikam-Bug-372650-New-When-tagging-multiple-images-a-few-sidecars-get-truncated-on-OS-X-tp4690763p4692063.html

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.3.0                       |5.4.0

--- Comment #4 from [hidden email] ---
This is a good question.

The DK implementation is a high level wrapper to preapre metadata to write a
good place. It's Qt code, mostly portable as well..

Al low level operations are managed at end by Exiv2. If the problem become on
access to files, well, this can be an Exiv2 dysfunction.

To investiguate, if you are able to reproduce the problem easily, is to run DK
from a console. The binary is :

/opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam

Just run it and catch all the debug statements printed on the console when
problem occurs.

Gilles Caulier

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