| Summary: | AssignCaption tool : caption/title disappear after restart | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | fch22 <frederic.chaume> |
| Component: | Plugin-Bqm-AssignCaptions | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles, frederic.chaume, metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 9.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/2a48871b7d2447be1dbf89dcf2072cac01d8cfd4 | Version Fixed/Implemented In: | 9.1.0 |
| Sentry Crash Report: | |||
| Attachments: | CaptionsValueToString.patch | ||
|
Description
fch22
2026-03-23 13:39:29 UTC
Created attachment 190942 [details]
CaptionsValueToString.patch
First idea to copy the caption values into a string so that they are saved as a QDomElement.
Maik
Hi Maik, The patch look good. Note : The same issue exists for the title map to stream with the DOM hierarchy. Gilles Git commit 2a48871b7d2447be1dbf89dcf2072cac01d8cfd4 by Maik Qualmann. Committed on 24/03/2026 at 07:40. Pushed by mqualmann into branch 'master'. store CaptionsMap and AltLangMap as string in the queue.xml FIXED-IN: 9.1.0 M +1 -1 NEWS M +86 -9 core/dplugins/bqm/metadata/assigncaptions/assigncaptions.cpp M +14 -7 core/dplugins/bqm/metadata/assigncaptions/assigncaptions.h https://invent.kde.org/graphics/digikam/-/commit/2a48871b7d2447be1dbf89dcf2072cac01d8cfd4 |