Hi, I try KDE4,9 and I fond it cannot read my battery state. It can read it after I login to KDE and can read (un)plugging AC, but cannot read the change of battery state.
It seems the detection just stops to work after some time.... output from "qdbus --system org.freedesktop.UPower /org/freedesktop/UPower/devices/battery_BAT0 org.freedesktop.UPower.Device.Percentage" when the detection is OK: 97.7599738391105 And the detections stops just right in the moment I plugin AC power.: 96.3374754741661... etc. stats in /proc/acpi/battery/BAT0/state are changing...: tomas@tom-MacBookAir:~/Dokumenty$ cat /proc/acpi/battery/BAT0/state present: yes capacity state: ok charging state: discharging present rate: 28787 mW remaining capacity: 58760 mWh present voltage: 8091 mV tomas@tom-MacBookAir:~/Dokumenty$ cat /proc/acpi/battery/BAT0/state present: yes capacity state: ok charging state: charged present rate: 0 mW remaining capacity: 58700 mWh present voltage: 8252 mV
I can confirm this in kubuntu quantal using alpha 3 candidate images
reported as https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/1028591
*** This bug has been marked as a duplicate of bug 302310 ***