[Digikam-devel] [Bug 275311] XMP sidecars are not written for symbolic links

Leif Huhn leif at dkstat.com
Sat Jul 9 06:24:07 BST 2011


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


Leif Huhn <leif at dkstat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leif at dkstat.com




--- Comment #1 from Leif Huhn <leif dkstat com>  2011-07-09 05:24:07 ---
I'm having the exact same problem.

I think what's happening here is that Digikam tries to write the .xmp file in
the same directory as the real file.  Git-annex has arranged the file
permissions such that the real file exists in a directory without write
permission.  Digikam is probably silently failing when it tries to write the
.xmp.

This is a tricky one, because you could imagine another user using symbolic
links in such a way that they would want the sidecar to be written in the same
place as the real file (that is, the current behavior).

For now I'm planning on compiling digikam myself and finding the code that
notices symbolic links and changing it.  I'll let you know what I find.

-- 
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