the ksmserver is started in the startkde script, that can be found
 here: /usr/kde/3.5/bin/startkde using the program kwrapper. kwrapper
 is for speeding up the loading of kde components under kinit. You
 also can start ksmserver directly in this script, so replacce
 "kwrapper ksmserver" with "ksmserver" in the startkde script. This
 removes another wakeup reasons. I'm not sure yet why kwrapper is
 sending a "kill -SIG_0" and then nanosleeps for one second (my guess
 is the thread library)

I've written patches for kwrapper & kinit to fix this. Use at your own risk :-). In case its not clear from context, if buggy it could break KDE startup.

<http://bugs.kde.org/show_bug.cgi?id=149>

My base KDE is looking pretty good now. I just need to work out why kwin, kdesktop & kicker wake up every second after login, but don't do so if restarted manually (<https://bugs.launchpad.net/ubuntu/+bug/136799>).


_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

Reply via email to