| Summary: | Power applet in KDE4,9 cannot read change of battery state (Unity can) | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Tom Kijas <t.kijas> |
| Component: | widget-battery | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | major | CC: | jr, t.kijas |
| Priority: | NOR | ||
| Version First Reported In: | 4.9-git | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tom Kijas
2012-07-19 17:27:23 UTC
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 *** This bug has been marked as a duplicate of bug 302310 *** |