----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104051/#review10972 -----------------------------------------------------------
This review has been submitted with commit 93fc655c1f749f4405d448e71b51294787202ecb by Lamarque V. Souza to branch master. - Commit Hook On Feb. 24, 2012, 12:37 a.m., Lamarque Vieira Souza wrote: > > ----------------------------------------------------------- > 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. > > > 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 (no kcminit installed) and in my > notebook (kcminit installed). Both work as expected and without delays. > > > Thanks, > > Lamarque Vieira Souza > >
