-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0
-
None
stm32mp15 devices (Boot to Qt 6.10.0)
Steps to reproduce:
Install Boot to Qt image for stm32mp15 (disco or eval)
Setup the device and run multimedia examples (etc. multimediawidgets/player, multimedia/video/recorder)
Expected result:
No errors or warnings shown in the stdout
Actual result:
Stdout shows:
"FB_MULTI_BUFFER" "2" "LD_LIBRARY_PATH" "/data/user/qt/squish/lib" "QTWEBENGINE_DISABLE_SANDBOX" "1" "QT_IM_MODULE" "qtvirtualkeyboard" "QT_PLUGIN_PATH" "/data/user/qt/squish/plugins" "QT_QPA_EGLFS_FORCE888" "1" "QT_QPA_EGLFS_FORCEVSYNC" "1" "QT_QPA_EGLFS_KMS_ATOMIC" "1" "QT_QPA_EGLFS_KMS_CONFIG" "/etc/kms.conf" "QT_QPA_GENERIC_PLUGINS" "squish:10100" "QT_QPA_PLATFORM" "eglfs" "SQUISH_PREFIX" "/data/user/qt/squish" "/usr/examples/multimedia/camera/camera" QList() qt.multimedia.gstreamer: Using Qt multimedia with GStreamer version: "GStreamer 1.22.12" PulseAudioService: pa_context_connect() failed Property QWheelEvent::QPointingDevice has unknown type const. Property QDateTimeEdit::timeZone has unknown type QTimeZone. Property QMessageBox::options has unknown type QFlags<QMessageBox::Option>. Property QInputDevice::capabilities has unknown type QFlags<QInputDevice::Capability>. Property QInputDevice::systemId has unknown type long long. Property QPointingDeviceUniqueId::numericId has unknown type long long.
"PulseAudioService: pa_context_connect() failed" Are the sounds working? (We cannot test audio with the automated RTA tests).