Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-2771

Phonon doesn't change state to Error if it can't load the phonon backend

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P4: Low
    • Some future release
    • 4.4.1
    • Multimedia
    • None

    Description

      Goal: stream and play MP3s over HTTP.
      Scenario: using Phonon to stream and playback the MP3s.

      When packaging the final application, one mistakenly does not include the phonon_backend plugins on mac and on Windows. This causes the constructed Phonon MediaObject to fail to play the MP3 with a message similar to:

      "Could not create phonon backend"

      However, one does not get a stateChange signal from the MediaObject to ErrorState, and no other way to determine that playback failed is possible. As a result, the music player component stays in the "preparing to play" UI state forever.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes