[Bug 236538] often does not find resource agents on first start of Kontact

Kevin Krammer kevin.krammer at gmx.at
Mon Jun 7 11:02:06 BST 2010


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


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

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




--- Comment #18 from Kevin Krammer <kevin krammer gmx at>  2010-06-07 12:02:04 ---
SVN commit 1135440 by krake:

If the AgentManager instance is created before Akonadi is running, its D-Bus
interface is not valid yet.
However, it never becomes valid afterwards, so it never knows any types or
instances, even if they are available.

This lead to ServerManager believing that Akonadi did not start correctly,
letting it run into the safety timeout and producing a self test log.
Unfortunately this self test log then contains wrong information ("no resource
agents found")

BUG: 236538


 M  +62 -33    agentmanager.cpp  
 M  +1 -0      agentmanager.h  
 M  +4 -1      agentmanager_p.h  


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list