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

QSoundEffect has generic PulseAudio application name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 5.15, 6.2, 6.5, 6.6, 6.7
    • 5.15.2
    • Multimedia
    • None
    • Linux/X11

    Description

      When creating a QSoundEffect the resulting PulseAudio stream only has a very generic application name (QtPulseAudio:<pid>) property. It would be better to have a proper name there. QGuiApplication::applicationDisplayName() looks like a natural candidate to me.

      To do this one needs to set the PA_PROP_APPLICATION_NAME property: https://freedesktop.org/software/pulseaudio/doxygen/proplist_8h.html#ab94d533153744b934780ce627ef3e74c

      Attachments

        For Gerrit Dashboard: QTBUG-93306
        # Subject Branch Project Status CR V

        Activity

          People

            mikko.hallamaa Mikko Hallamaa
            nicolasfella Nicolas Fella
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes