https://bugs.kde.org/show_bug.cgi?id=463197
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caulier.gil...@gmail.com --- Comment #11 from caulier.gil...@gmail.com --- Hi, In digiKam, all o(n) operations are multi-threaded, or at least runs in a separated thread. This include the the stream-lined query to send to the database of course and the read metadata from files. For the rest, especially the GUI operations, X11 under Linux is not re-entrant, and threading cannot be used. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.