https://bugs.kde.org/show_bug.cgi?id=503885
--- Comment #10 from Maik Qualmann <metzping...@gmail.com> --- It's clear where the problem comes from; I can see it in your sidecar. Unfortunately, ExifTool turns the Google "Container" and "Item" into "GContainer" and "GItem," with the same URI. I don't know why, but Phil must have a reason. However, Exif2 can't manage the same URI multiple times because the URI is stored as a key in a unique map. So we're using a trick and appending a counter to the URI. Now, "tmp0" seems to be appearing with the URI, either created by ExifTool or Exifv2. Let's see if we can find another solution; otherwise, Exif2 would have to fix the bug first. Maik -- You are receiving this mail because: You are watching all bug changes.