[Bug 158437] Add ability to create/assign a tags to pictures while importing.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[Bug 158437] Add ability to create/assign a tags to pictures while importing.

Marcel Wiesweg
https://bugs.kde.org/show_bug.cgi?id=158437


Marcel Wiesweg <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #9 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-09-02 18:41:58 ---
> Warning : you cannot apply tag during donwloading because it use separate
> thread and you cannot access to DB at this moment. You must delay this task
> just after, outside thread.

If you copy the file it is not in the db immediately, you have to wait for the
collection scanner to catch up. In CameraUI::finishDialog() we trigger the
collection scanner explicitly, but even this is asynchronous. It's a bit
difficult. A possible technique is what we do in ScanController::recordHints()
for copy+move operations.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel