Comment 36 for bug 515138

Revision history for this message
In , Bugs-kde-org-6 (bugs-kde-org-6) wrote :

Version: (using KDE 4.4.3)
OS: Linux
Installed from: Ubuntu Packages

I always have a defunct kded4 process since some time around the 4.3 to 4.4 transition.
I have the Kubuntu 10.4 packages with 4.4.3 from their PPA.

$ ps waux | grep kded4
falken 2183 0.0 1.2 132324 25500 ? Sl 18:56 0:08 kdeinit4: kded4 [kdeinit]
falken 2383 0.0 0.0 0 0 ? Z 18:57 0:00 [kded4] <defunct>
falken 5615 0.0 0.0 3324 820 pts/1 S+ 21:46 0:00 grep kded4
$

Amongst other things, this breaks the ACPI power button script Ubuntu uses, causing power off regardless of what KDE has configured.
Their bug : https://bugs.launchpad.net/ubuntu/+source/acpid/+bug/553557