-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.11.0
-
Component/s: Device Creation
-
Labels:None
-
Environment:
Development boards: Emulator, Toradex Apalis iMX6 and NVIDIA Jetson TX2
Host: Ubuntu 16.04, RHEL 7.5
-
Technical Risk:Normal
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.