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

Qml Camera Component does not free memory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.2.0
    • Multimedia
    • None
    • Meego PR1.1/N9, N950

      When taking multiple pictures with the Qml Camera object, the used space increases on N9/Meego (PR1.1). E.g. when looking at the "top" command line tool you see that the memory usage increases with each picture until the app crashes because all memory is used.

      Sample Qml code:
      Camera {
      id: camera
      }

      Button {
      onclick: camera.captureImage() //image is saved to file automatically assigned by the Qml camera
      }

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

            djcb Dirk-Jan C. Binnema
            syfr Heinz Wums
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes