Summary: | batterymonitor shows a "battery missing" icon after suspend to ram | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | LuRan <hephooey_dev> |
Component: | widget-battery | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.9-git | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/ac51d54be4c019398adf82a0ab049f145b0334d7 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
LuRan
2012-09-17 18:21:09 UTC
Git commit ac51d54be4c019398adf82a0ab049f145b0334d7 by Weng Xuetian. Committed on 09/01/2013 at 15:24. Pushed by xuetianweng into branch 'KDE/4.10'. fix random battery cumulative data error update upon resume In some case, slot connect to dataChanged signal might see wrong data in data model, so this patch update Cumulative data by using dataChanged signal of DataModel, this would fix random "fake unavailable" battery upon resume and reduce useless call to updateCumulative. REVIEW: 108280 FIXED-IN: 4.10 M +0 -3 plasma/generic/applets/batterymonitor/contents/code/logic.js M +5 -2 plasma/generic/applets/batterymonitor/contents/ui/batterymonitor.qml http://commits.kde.org/kde-workspace/ac51d54be4c019398adf82a0ab049f145b0334d7 |