Bugzilla – Bug 116465
Powersave library doesn't close dbus connection on error
Last modified: 2007-06-05 10:01:15 UTC
If something goes wrong during sending a message to the daemon (e.g. unable to create message, not enough memeory, etc.), the connection is not closed. Therefor if powersaved is not available and kpowersave tries to connect to powersaved in a loop, dozends of connections are opened and not closed again. I'm fixing this currently.
fixed in cvs. Package will be submitted soon.
package submitted