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

QGstreamerRecorderControl::stop() gets stuck

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.13.0
    • Multimedia
    • None
    • Linux/X11

    Description

      I just installed the latest Qt-5.13.0 via Qt Maintenance Tool and my simple application get stuck on QAudioRecorder::stop()

      https://github.com/Ri0n/qite

      The same happens with Qt-5.9.5.

      Seems like the problem is related to Ubuntu 18.04 LTS since I tested by code also on OpenSUSE Tumbleweed and it works fine there.

      Basically the algo is

      1. create QAudioRecorder on heap and init it with local file location
      2. call record()
      3. wait a bit
      4. call stop()

       

      Also duration() always returns 0 but it's a topic for another report.

      Attachments

        1. debug.log.tar.xz
          666 kB
        2. guitest.tar.xz
          2 kB
        3. image-2019-07-04-11-31-36-078.png
          image-2019-07-04-11-31-36-078.png
          19 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            rion Rion
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes