[Bug 188058] kontact is crashing on startup (Akonadi related: ~ItemFetchJob)

Kevin Krammer kevin.krammer at gmx.at
Sun Apr 5 09:15:49 BST 2009


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


Kevin Krammer <kevin.krammer at gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Kevin Krammer <kevin krammer gmx at>  2009-04-05 10:15:42 ---
SVN commit 949381 by krake:

There are circumstances under which QtConcurrent::run() may use the calling
thread to execute the job, which is unfortunately the last thing we want.
Use explicit threading instead.

Now on to backporting this to 4.2 branch

BUG: 188058



 M  +30 -0     concurrentjobs.cpp  
 M  +51 -24    concurrentjobs.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=949381

-- 
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 Kdepim-bugs mailing list