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

Phonon MediaObject does not play entire queue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.5
    • (Inactive) Phonon
    • None
    • Machine 1: Kubuntu 14.04.1 libqt4-dev version 4.8.5
      Machine 2: Kubuntu 12.04.5 libqt4-dev version 4.8.1
      Machine 3: Kubuntu 9.04 libqt4-dev 4.5.0

      All using default backend. I believe its gstreamer.

    Description

      I have a simple program which creates a playlist of four .wav files. It enqueues them in a mediaobject and plays the queue.

      The queue never plays in correctly with QT 4.8.x.

      On one machine with QT 4.8.5, It plays the first two files, and then emits "finished()"

      On another machine with QT 4.8.1 It will eventually play all of the files, but randomly repeats files in the list (for example, file 3 might get repeated 3 times before it finally plays file 4)

      This code works properly on a machine with QT 4.5 (that is the version that code was originally written for)

      I am attaching a simple example program.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            jmorris@rscva.com John Morris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes