cip / WikiOnBoard

Offline reader for zim files, in particular the wikipedia, for mobile devices. It is based on QT and zimlib. It is cross-platform and supports Symbian, Maemo, Linux and Windows based devices.
http://cip.github.com/WikiOnBoard/
15 stars 2 forks source link

Battery indicator not showing charging #78

Open cip opened 12 years ago

cip commented 12 years ago

First time observed after implementing splashscreen (issue 73), but not clear whether root cause.

Battery indicator issue checked in 1.2.9 (devcert signed):

Indicator ok if charger connected while wikionboard running (independent of whether wikionboard foreground or background)
Indicator not ok (shows empty battery) if wikionboard started while charging ongoing
    Additional test: Time update (which is as expected still late) does not change indicator.

Not clear whether this was really working in 1.2.5, as description of what was tested not detailed enough in last comment.

Note, that on belle (version 1.2.14) persists, while for exampe qml component gallery example does not show the problem.

Note, that this is not blocking for the milestone, as pretty minor, and unclear how to actually fix it.