[digikam] [Bug 376930] New: Cannot write metadata to TIFF files

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

[digikam] [Bug 376930] New: Cannot write metadata to TIFF files

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

            Bug ID: 376930
           Summary: Cannot write metadata to TIFF files
           Product: digikam
           Version: 5.4.0
          Platform: Debian stable
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Metadata-Engine
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

When trying to write metadata to a TIFF file, the metadata is not actually
written and an error with Exiv2 occurs in the console window.

One possible way to reproduce:
1) In the thumbnails view, select an image.
2) Click on "Item", followed by "Write Metadata to Image".

This happened using the AppImage bundle of version 5.4.0.

Console output resulting from executing reproduce steps (note that I replaced
the file path and name with a placeholder):
digikam.general: Using  2  CPU core to run threads
digikam.general: Action Thread run  1  new jobs
digikam.metaengine: "<file path>"  ==> Title:  QMap(("x-default",
CaptionValues::caption: "Test title", CaptionValues::author: "",
CaptionValues::date: QDateTime( Qt::TimeSpec(LocalTime)) ) )
digikam.metaengine: "<file path>"  ==> Comment:  QMap()
digikam.metaengine: "<file path>"  ==> Pick Label:  0
digikam.metaengine: "<file path>"  ==> Color Label:  0
digikam.metaengine: "<file path>"  ==> Rating: +++++++++++ 4
digikam.general: Writting tags
digikam.general: Delete all keywords
digikam.metaengine: xmlACDSee "<Categories></Categories>"
digikam.metaengine: "<file path>"  ==> Read Iptc Keywords:  ()
digikam.metaengine: "<file path>"  ==> New Iptc Keywords:  ()
digikam.metaengine: MetaEngine::metadataWritingMode 0
digikam.metaengine: Will write Metadata to file "<file path>"
digikam.metaengine: wroteComment:  false
digikam.metaengine: wroteEXIF:  true
digikam.metaengine: wroteIPTC:  true
digikam.metaengine: wroteXMP:  true
digikam.metaengine: Cannot save metadata using Exiv2   (Error # 2 :  <file
path>: Call to `mmap' failed: Invalid argument (errno = 22)
digikam.metaengine: Metadata for file "<file name>" written to file.
digikam.general: One job is done
digikam.general: List of Pending Jobs is empty
digikam.general: Event is dispatched to KDE desktop notifier
digikam.general: Cancel Main Thread
digikam.general: Cancel Main Thread

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

[digikam] [Bug 376930] Cannot write metadata to TIFF files

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

[hidden email] changed:

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

--- Comment #1 from [hidden email] ---
The mmap problem is an internal error from Exiv2. Report this problem as
Upstream to Exiv2 bugzilla with relevant TIFF file attached to reproduce the
problem.

Gilles Caulier

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