[Digikam-devel] [Bug 286611] Tags are losts (randomly) when converting Tiff to Png

Gilles Caulier caulier.gilles at gmail.com
Mon Feb 20 21:59:15 GMT 2012


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


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gilles at gmail.com




--- Comment #4 from Gilles Caulier <caulier gilles gmail com>  2012-02-20 21:59:15 ---
Marcel,

There are more than on e temporally files created when Batch Tool are applied
to an item.

A list of url host all of these here :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/queuemanager/manager/actionthread.cpp#L181

All temp files are created for each tool processed in loop. This list is used
at end to remove all of from hard-drive, excepted last one which is the target
file . In case of all is processed successively, this one is not deleted :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/queuemanager/manager/actionthread.cpp#L268

... and all others can be deleted as well here :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/queuemanager/manager/actionthread.cpp#L281

I hope that help you to ignore these files with collection scanner.

Gilles

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list