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

Q[Audio|Media]Recorder error property never reset

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.13.1
    • Multimedia
    • None
    • Linux/X11

    Description

      Those classes have an error getter and signal, but they lack a property (a detail...).

      This issue is that once an error is reported, it's never cleared again as we change the encoder properties.

      By example selecting a pair of uncompatible container/audio settings would trigger an error signal to tell about it.

      But if i then change those to something correct, the errorString() / error() getters still report errors. The error should be cleared while changing any properties of the recorder.

      Also, having a Q_PROPERTY for it would not be luxurious.

       

      Linux/X11/gstreamer.

      Attachments

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

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            filipe.azevedo Filipe Azevedo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes