https://bugs.kde.org/show_bug.cgi?id=188058
--- Comment #5 from Kevin Krammer <kevin krammer gmx at> 2009-04-05 13:09:10 --- SVN commit 949428 by krake: Backport of Revision 949381 There are circumstances under which QtConcurrent::run() may use the calling thread to execute the job, which is unfortunatel Use explicit threading instead. CCBUG: 188058 M +1 -1 kabc/CMakeLists.txt M +50 -99 kabc/resourceakonadi.cpp M +1 -1 kcal/CMakeLists.txt M +55 -108 kcal/resourceakonadi.cpp A shared (directory) A shared/concurrentjobs.cpp [License: LGPL (v2+)] A shared/concurrentjobs.h [License: LGPL (v2+)] WebSVN link: http://websvn.kde.org/?view=rev&revision=949428 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
