[Bug 269807] Kontact startup without sycoca database shows disfunctional window

Andre Heinecke aheinecke at intevation.de
Wed May 18 17:54:07 BST 2011


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


Andre Heinecke <aheinecke at intevation.de> changed:

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




--- Comment #4 from Andre Heinecke <aheinecke intevation de>  2011-05-18 18:54:06 ---
Git commit f99de48495add01200a0434d99b080318eedb254 by Andre Heinecke.
Committed on 18/05/2011 at 18:52.
Pushed by aheinecke into branch 'master'.

Add a blocking waitForKSycoca function

    When Kontact is started on a system where no kded was ever
    started before there is a race condition between kontact querying
    the KSycoca database and the creation of that database.
    This caused Kontact not load any plugins in that case.

    This Patch causes Kontact to block for up to 10 seconds while
    waiting for KSycoca to become available.

    BUG: 269807

M  +29   -0    kontact/src/mainwindow.cpp     
M  +1    -0    kontact/src/mainwindow.h     

http://commits.kde.org/kdepim/f99de48495add01200a0434d99b080318eedb254

-- 
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