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

Calling QCamera::start() causes Harmattan platform media player to pause playback

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 1.2.0
    • 1.2.1
    • Multimedia
    • None
    • MeeGo 1.2 Harmattan PR1.1 (2.2011.39-5_PR_RM680 on N950 and 20-2011.40-4 on N9)
      Latest Qt SDK as of 2011-11-15

    Description

      How to reproduce:

      1. Create new Qt Quick Application project with Qt Creator, select Harmattan + components target
      2. Enable mobility and multimedia in .pro file
      3. Add to main.cpp #include <QCamera> and "QCamera *cam = new QCamera(); cam->start();"
      4. On device, open music player and start playback
      5. Deploy and start app

      Expected results:

      App starts, music continues to play.

      Actual results:

      Music playback pauses, and cannot be restarted until app has exited.

      Sample app project and .deb file attached.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ilkkal Ilkka Laukkanen
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: