Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-677

Battery level changes are never notified when levels go below 14%.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • 1.1.2
    • 1.0.2
    • System Information
    • None
    • S60 9.2 wk41 (XXXXX)
    • 543df77cbe63f903030f2ef60ef079cbfe8d08f7 72d4a89974da0a1bed389bbf5db1a922c76605ef

    Description

      Battery level changes are never notified when levels go below 14%. 14% is the lowest battery level, which is received from
      QSystemDeviceInfo::batteryLevel() before battery dies. I think battery levels are mapped to battery level bars.
      Regarding to logs, first bar is 14%, second bar is 28% etc. This causes QtMobility doesn't inform QSystemDeviceInfo::BatteryCritical and QSystemDeviceInfo::BatteryVeryLow states on S60.

      See QSystemDeviceInfo::batteryStatus():

      QSystemDeviceInfo::BatteryVeryLow is < 11%
      QSystemDeviceInfo::BatteryCritical is < 4%

      Producible: every time.

      Attachments

        Activity

          People

            lopotter Lorn Potter (closed Nokia identity) (Inactive)
            timolinden Timo Lindén
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: