Re: assign caption in BQM
Gilles Caulier <[email protected]> Mon, 23 Mar 2026 09:58:43 +0100
| Newsgroups | gmane.comp.kde.digikam.user |
|---|---|
| Message-ID | <CAHFG6sEmcJfkSyhQYmx1dPYKNTdCA=87V51Df-XAmz2-9f_WjA@mail.gmail.com> |
Hi Frederic, Yes it's a bug reproducible here. The Title list and the captions list container are not streamed from/to the XML settings file used by BQM. From the internal container used in digiKam it lacks codes to handle these kinds of operations. We would expect the Qt framework, used to create these containers, to do the job automatically, but it's not the case. Please report this problem in Bugzilla, into the Plugin BQM AssignCaption tool section. Thanks in advance Gilles Caulier Le lun. 23 mars 2026 à 09:33, frederic chaume <[email protected]> a écrit : > > Hi All > > I have created some workflow in BQM including the base tools "assign > caption" > The idea is to store some information during the execution of the job. > But I have a concern using it: > I created a job with the text "caption1 text" in the "assign caption" > tool. the execution is correct, but when I restart DK, the "caption1 > text" has disappeared from the "assign caption" tools of the job. My > expectation is to get the "caption1 text" available for any further run > of the job. > > thanks for helping > frederic > > >