Bug 297035

Summary: kded4 high cpu after vpn disconnection
Product: Network Management Reporter: Mirek Mieszczak <mieszcz>
Component: generalAssignee: Lamarque V. Souza <lamarque>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mirek Mieszczak 2012-03-29 13:38:14 UTC
On kde-4.8.1 when I disconnect openvpn network using networkmanagement (Network manager client),
kded4 go into some king of endless loop with high cpu usage. The state of tray get locked.

The state of networkmanagement get frozen too, no new connections can be made, nor any network can be disconnected.

Killing of kded4, and starting it again make the system usefull again.
Comment 1 Lamarque V. Souza 2012-03-29 14:20:02 UTC
Which Plasma NM version do you use? You see the version in "Manage Connections" -> "Other".

Which distribution do you use? Do you have ntrack installed?
Comment 2 Mirek Mieszczak 2012-03-29 14:25:23 UTC
Distribution gentoo.
I used networkmanagement v.0.9, and just 2 hours ago, i switched to git version, with the same results.
Comment 3 Mirek Mieszczak 2012-03-29 14:34:20 UTC
Ntrack, yes I have it in version 0.14-r2. I will try to remove it, and then report what is going on.
Comment 4 Lamarque V. Souza 2012-03-29 14:45:12 UTC

*** This bug has been marked as a duplicate of bug 268038 ***
Comment 5 Mirek Mieszczak 2012-03-29 14:54:39 UTC
After removing of ntrack, and recompilation of solid-runtime, everything works correctly.

Thank you.