Revision f99de48...

Go back to digest for 22nd May 2011

Bug Fixes in KDE-PIM

Andre Heinecke committed changes in [kdepim] /src:

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.

File Changes

Modified 2 files
  • /src
  •   kontact/mainwindow.cpp
  •   kontact/mainwindow.h
2 files changed in total