[Digikam-devel] [Bug 149485] Advanced image resize for the digikam editor

Gilles Caulier caulier.gilles at gmail.com
Thu Jun 11 12:27:29 BST 2009


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





--- Comment #212 from Gilles Caulier <caulier gilles gmail com>  2009-06-11 13:27:27 ---
Carlo,

We already use a static method to dispatch progress info from liblqr to plugin.
It work because plugin use only 1 spearate thread to run liblqr.

But in the future, we will move lqr code to digiKam core to be able to run
liquid rescale tool in batch with more than one thread at the same time. In
this case, the current static method is not thread safe. 

In fact i think it will not crash, but the progress info will become
unsuitable.

If i have time, i can try to patch liblqr code (as i have do with libpgf).
Let's me hear if you is agree and which code i can use for that...

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.



More information about the Digikam-devel mailing list