Version: enterprise (using Devel) OS: MS Windows On Windows if you use Kontact and do some GUI actions like opening a messagecomposer switching from one Mail directory to another or even switching the selected application (e.g. from KMail to Korganizer) the GUI freezes and you get the Windows "Kontact is not responding" message. I was not able to obtain decent debug output. This Bug should serve as a starting point to collect more information on this problem. The current suspicion is that this might be a DBus problem with the 30 seconds beeing the qdbusinterface.call timeout. Reproducible: Sometimes
Several users reported this Bug as gone and it can no longer be reproduced. Changes were that Akonadi is no longer built with the AKONADI_USE_STRIGI_SEARCH build option but instead now uses Nepomuk. As a test i've disabled Nepomuk and still was not able to reproduce the hangs. So it might have been the STRIGI_SEARCH buildoption that was the problem with a disfunctional strigidaemon. But that is just speculation