-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104051/
-----------------------------------------------------------
(Updated Feb. 24, 2012, 12:37 a.m.)
Review request for KDE Runtime.
Changes
-------
Also tested in my notebook with kcminit installed, works as expected.
Description
-------
If kde-workspace is compiled with mobile profile or for any platform but X11
then kcminit is not compiled. That is the case for Plasma Active, whre we
compiles kde-workspace with mobile profile. That causes kcmserver wait 10
seconds everytime it tries to contact kcminit (twice during ksmserver startup).
This patch disables the timeouts in ksmserver if it was compiled with mobile
profile enabled.
This addresses bug 294619.
http://bugs.kde.org/show_bug.cgi?id=294619
Diffs
-----
ksmserver/startup.cpp e166286
Diff: http://git.reviewboard.kde.org/r/104051/diff/
Testing (updated)
-------
Tested using Plasma Active devel image (no kcminit installed) and in my
notebook (kcminit installed). Both work as expected and without delays.
Thanks,
Lamarque Vieira Souza