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

QML Camera viewfinder broken when not using camerabin backend

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.1.0
    • 1.1.0
    • Multimedia
    • None

    Description

      When using the QML Camera element the viewfinder is not displayed although the camera turns on.
      The demo camera application displays the symptoms as does the simple QML file

      import Qt 4.7
      import Qt.multimedia 1.1

      Rectangle {
      width: 640
      height: 480

      Camera

      { anchors.fill: parent }

      }

      displaying the errors:
      > qmlviewer Camera.qml

      (<unknown>:20304): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed

      (<unknown>:20304): GStreamer-CRITICAL **: gst_element_link_pads_full: assertion `GST_IS_ELEMENT (dest)' failed

      This has been fixed on QT-mobility git master as commit http://qt.gitorious.org/qt-mobility/contacts/commit/44f04fea41dd2641947ae8d1ec4825f083976908
      Can this fix be backported to the 1.1 branch?

      Attachments

        Activity

          People

            jmcphers Justin McPherson (closed Nokia identity) (Inactive)
            iain iain holmes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: