Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-8902

QML is sucking the battery life out of the device

    XMLWordPrintable

Details

    • ffd45093795e9481505af0ae9bf5df7b6c704c72

    Description

      Leaving a QML application (using qmlviewer) running on the N900 makes the
      battery go flat very quickly. Especially troublesome, this happens even if the
      application is not the current visible one.

      With no user input and no UI animations, the UI must not be continuously
      redrawn. Further, when the application is in the background, all UI animations
      and redraws must be suspended to preserve battery. Event loops must not
      be spinning unnecessarily. Qt/QML must not prevent the device from going to
      sleep.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              lscunha Leonardo Sobral Cunha (Inactive)
              mathiasm Mathias Malmqvist
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes