Failing to load collection
Remco Viƫtor
remco.vietor at wanadoo.fr
Tue Jun 6 18:12:46 BST 2017
On mardi 6 juin 2017 18:33:14 CEST Sigfrid Lundberg wrote:
> OK, I'll try to report to the relevant bug report systems. I'm not
> sure my observations helps very much, though :^/
>
> I've upgraded my exiv2 to the tar.gz I found on their site, 0.26 something.
> Removed my previous one with apt-get remove.
>
> Now 'exiv2 -V' gives 'exiv2 0.26 001a00 (64 bit build)'
>
> The following produces exactly one warning per JPG, but not a single
> exception:
>
> find 2011-2012-freddy/ -name '*.JPG' -exec exiv2 -pa {} > /dev/null \;
>
> If I instead execs exiv2 for each file, regardoess, it throws
> exceptions on AVI files, like
>
> Exiv2 exception in print action for file 2011-2012-freddy/P1170859.AVI:
> 2011-2012-freddy/P1170859.AVI: The file contains data of an unknown image
> type
>
> Likewise, if I run exiv2 on each file in the directory where it
> stopped when I first contacted this list
>
> find 201112-201112/ -type f -exec exiv2 -pa {} > /dev/null \;
>
> Exiv2 exception in print action for file 201112-201112/R0010678.DNG.pp3:
> 201112-201112/R0010678.DNG.pp3: The file contains data of an unknown image
> type Error: XMP Toolkit error 203: Duplicate property or field node
> Warning: Failed to decode XMP metadata.
>
> Where pp3 is a file left by rawtherapee. Then we haven't even come to
> all the directories where I mix text image and sounds and whatever.
> eps, pdf, ms, latex, html....
>
> Is the combo exiv2 and digikam now expecting absolutely clean
> directories untouched by text and video editors and no soundfiles in
> the corners?
>
I hope not...
But...
It's a bit disingenuous to launch the *executable* exiv2 /for each file in a
directory/, and then ask whether Digikam is going to require "absolutely clean
directories untouched by text and video editors"... Digikam decides which files
to read through the exiv2 *library*, and it will ignore certain file types.
'find' won't...
Remco.
P.S. Could you please delete unnecessary quoted material from your replies?
More information about the Digikam-users
mailing list