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

[Windows] Qt warning "Failed to retrieve default audio endpoint -2147023728"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.5.2
    • Multimedia
    • Win 10:
      10.0.19045
      10.0.19044
      10.0.22621
      etc
    • Windows
    • df8e8daae (dev), abfccaca9 (6.6), 0026caf2a (6.5)

    Description

      I've started to notice such warnings in user reports since upgrading an app to Qt 6.5.2

      Failed to retrieve default audio endpoint -2147023728
      

      According to VS ErrorLookup -2147023728 - Element not found.

      Calls stack:

      ...
       	Qt6Core.dll!qt_message_print(QtMsgType msgType, const QMessageLogContext & context, const QString & message) Line 2006	C++
       	Qt6Core.dll!qt_message_output(QtMsgType msgType, const QMessageLogContext & context, const QString & message) Line 2058	C++
       	Qt6Core.dll!QDebug::~QDebug() Line 164	C++
      >	Qt6Multimedia.dll!QWindowsMediaDevices::prepareAudio() Line 314	C++
       	Qt6Multimedia.dll!QPlatformMediaPlayer::QPlatformMediaPlayer(QMediaPlayer * parent) Line 14	C++
       	windowsmediaplugin.dll!MFPlayerControl::MFPlayerControl(QMediaPlayer * player) Line 19	C++
       	windowsmediaplugin.dll!QWindowsMediaIntegration::createPlayer(QMediaPlayer * parent) Line 71	C++
       	Qt6Multimedia.dll!QMediaPlayer::QMediaPlayer(QObject * parent) Line 234	C++
      ...
      

      Attachments

        Issue Links

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

          Activity

            People

              padubsky Pavel Dubsky
              studiosus Vladimir Belyavsky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes