[digikam] [Bug 382645] New: XMP sidecar file should not contain a packat wrapper

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 382645] New: XMP sidecar file should not contain a packat wrapper

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

            Bug ID: 382645
           Summary: XMP sidecar file should not contain a packat wrapper
           Product: digikam
           Version: 5.6.0
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Metadata-Sidecar
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

The XMP sidecar file that digikam produces should not contain the XMP packet
wrapper. In regard to the specification it should produce a "well formed XML
file" including a XML header. You can see a similar bug report and discussion
for darktable here: https://redmine.darktable.org/issues/8534

Michael Zabel

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 382645] XMP sidecar file should not contain a packat wrapper

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

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #1 from [hidden email] ---
Both Application use Exiv2 in backgroud to generate sidecar. Report this
problem as UPSTREAM bug to Exiv2 team.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 382645] XMP sidecar file should not contain a packat wrapper

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=382645

--- Comment #2 from Michael <[hidden email]> ---
(In reply to caulier.gilles from comment #1)
> Both Application use Exiv2 in backgroud to generate sidecar. Report this
> problem as UPSTREAM bug to Exiv2 team.
>
> Gilles Caulier
This is not an Exiv2 bug. As I wrote some years ago in the mentioned darktable
bug report (please see the provided link above) you can decide how to generate
the xmp file using the flag Exiv2::XmpParser::omitPacketWrapper. Just use this
flag if you want to write to a sidecar file and write a XML header first
(please see the provided code example in the link).
BTW, darktable fixed this 2 years ago. And if I remember right, digikam did it
right in some former versions.

Regards,
Michael

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