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





--- Comment #8 from Maciej Mrozowski <reavertm gmail com>  2010-08-31 16:52:23 
---
I've narrowed it down a bit - what's broken is Akonadi::Control::start() in
kdepimlibs 4.5.

>From 4.4 to 4.5, some code was moved to ServerManager (asynchroneous
startup/shutdown), and while ServerManager works well, imho that event loop in
Akonadi::Control is apparently unable to intercept stateChanged(State) from
ServerManager in time or sth like this.

Anyway all this handling looks way too complicated. Really Akonadi doesn't
offer native synchroneous (blocking) method for server startup and it needs to
be worked around with fake delays (timers) and event listeners? I mean, come
on...

-- 
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
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to