[Bug 158129] Kontact crashes when clicking on Calendar
Kevin Krammer
kevin.krammer at gmx.at
Sun Feb 8 13:40:55 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=158129
Kevin Krammer kevin krammer gmx at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Kevin Krammer <kevin krammer gmx at> 2009-02-08 14:40:53 ---
SVN commit 923208 by krake:
Using nested event loops to achieve synchronous call behavior while doing
Akonadi jobs has created way to many issues due to unexpected re-entrancy.
This is basically backport of a series of changes in trunk which replace this
form of blocking with real blocking of the caller and delegating the Akonadi
job execution to a worker thread.
This should fix all the bugs this is sent to. If they remain with 4.2.1 once it
is released, please re-open.
DarĂo, in case I missed some of the eventloop related bugs, please feel free
to close them as well.
BUG: 177294
BUG: 158129
BUG: 182475
BUG: 178869
BUG: 179577
BUG: 179838
BUG: 180384
BUG: 181153
BUG: 181966
BUG: 182833
BUG: 182956
BUG: 183187
M +210 -55 kabc/resourceakonadi.cpp
M +202 -54 kcal/resourceakonadi.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=923208
--
Configure bugmail: http://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