[Bug 155374] Allow setting Image titles different than image file name [patch]

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

[Bug 155374] Allow setting Image titles different than image file name [patch]

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=155374





--- Comment #57 from Gilles Caulier <caulier gilles gmail com>  2011-08-30 15:26:18 ---
It fine to use ImageInfo API in a plugin. It's the goal. But use it in main
thread of plugin, not in a separated thread managed by a QThread based class.

Look SendImages plugin for ex, which store relevant ImageInfo data to a
dedicated container.

The problem is that KIPI::ImageInfo will call Digikam::ImageInfo methods which
will bring internal database. In case of SQlite database, it's not thread safe.

Also, we don't have tested re-entrency in Database interface with kipi
interface.

And about other KIPI host applications, i have no idea about re-eentrency.
support.

Gilles Caulier

--
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