Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.2
-
Win 10:
10.0.19045
10.0.19044
10.0.22621
etc
-
-
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
- relates to
-
QTBUG-117086 [WMF] Excessive Qt warning "No audio output"
- Closed