Revision ac51d54...

Go back to digest for 13th January 2013

Bug Fixes in KDE Base

Xuetian Weng committed changes in [kde-workspace/KDE/4.10] /generic/applets/batterymonitor/contents:

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

File Changes

Modified 2 files
  • /generic/applets/batterymonitor/contents
  •   plasma/code/logic.js
  •   plasma/ui/batterymonitor.qml
2 files changed in total