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

QML Camera viewfinder broken when not using camerabin backend

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes