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

QML Camera element on Symbian^1 does not show viewfinder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • 1.1.3
    • 1.1.x, 1.2.x
    • Multimedia

    Description

      Viewfinder does not appear on Symbian^1 build, but does for Symbian^3 build.
      Create QML application using QtQuickApplication wizard.
      Trivially modify .pro and main.qml as follows:

      // .pro contains following extra lines
      // symbian:TARGET.CAPABILITY += UserEnvironment
      // CONFIG += mobility
      // MOBILITY += multimedia

      import QtQuick 1.0
      import QtMultimediaKit 1.1

      Camera {
      }

      Seems like QTMOBILITY-1315 but that thread suggests issue resolved in this version.

      Attachments

        Activity

          People

            azorel Adrian Burian
            simonh Simon Higginson
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: