Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
Development boards: Emulator, Toradex Apalis iMX6 and NVIDIA Jetson TX2
Host: Ubuntu 16.04, RHEL 7.5
Description
When compiling, deploying and running Media Player example from Qt Creator, following errors appear:
QML debugging is enabled. Only use this in a safe environment. QT_QUICK_CONTROLS_CONF=/data/user/gallery/qtquickcontrols2.conf: No such file file:///data/user/qt/mediaplayer/main.qml:103:5: Type ControlBar unavailable file:///data/user/qt/mediaplayer/ControlBar.qml:140:5: Type SeekControl unavailable file:///data/user/qt/mediaplayer/SeekControl.qml:68:5: PlayerSlider is not a type
This results in Media Player example showing a black screen on the target device.