-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104051/
-----------------------------------------------------------
Review request for KDE Runtime.
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
-------
Tested using Plasma Active devel image.
Thanks,
Lamarque Vieira Souza