Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.0 RC
Description
Linux Ubuntu 22.04.4 / Wayland
Qt Creator 14.0.1
Device: Raspberry Pi4 64 bit with Qt 6.8.0 RC
Steps to reproduce:
- Build and run MediaPlayerApp example on target device.
Expected: The app appears on the screen.
Actual: It looks like the app is running, but it does not appear on the screen. I tried to run it from Qt Creator and the command line, but the result was the same. It used to work with Beta 4 version.
Reproducibility: 100%
Compile Output:
19:15:14: Running steps for project MediaPlayerApp... 19:15:14: Starting: "/home/lukasz/Qt/6.8.0/Boot2Qt/raspberrypi-armv8/toolchain/sysroots/x86_64-pokysdk-linux/usr/bin/cmake" --build /home/lukasz/Qt/Examples/Qt-6.8.0/demos/mediaplayer/build/Boot2Qt_6_8_0_Raspberry_Pi_Development_Boards_64bit-Debug --target all install [0/1 0.0/sec] Install the project... -- Install configuration: "Debug" -- Up-to-date: /tmp/QtCreator-EaJjUR/staging-71a092744fd7a807/usr/bin/MediaPlayerApp -- Skipping runtime deployment steps. Support for installing runtime dependencies is not implemented for this target platform (Linux, shared Qt libs, cross-compiled, non-bundle app). Executable targets have to be app bundles to use this command on Apple platforms. 19:15:14: The process "/home/lukasz/Qt/6.8.0/Boot2Qt/raspberrypi-armv8/toolchain/sysroots/x86_64-pokysdk-linux/usr/bin/cmake" exited normally. 19:15:15: Stopped the running application. 19:15:15: Deploy step finished. sending incremental file listsent 47 bytes received 12 bytes 118,00 bytes/sec total size is 13.441.416 speedup is 227.820,61 19:15:15: Deploy step finished. 19:15:15: Elapsed time: 00:01.
Application output:
19:15:15: Starting /usr/bin/appcontroller /usr/bin/MediaPlayerApp on Boot2Qt... Warning: Identity file not accessible: No such file or directory. "QTWEBENGINE_DISABLE_SANDBOX" "1" "QT_IM_MODULE" "qtvirtualkeyboard" "QT_QPA_EGLFS_FORCE888" "1" "QT_QPA_EGLFS_KMS_ATOMIC" "0" "QT_QPA_EGLFS_KMS_CONFIG" "/etc/kms.conf" "QT_QPA_PLATFORM" "eglfs" "QT_WAYLAND_HARDWARE_INTEGRATION" "linux-dmabuf-unstable-v1" "WAYLAND_DISPLAY" "/run/wayland-0" "/usr/bin/MediaPlayerApp" QList()
Attachments
Issue Links
- is duplicated by
-
QTBUG-129404 [Reg B2Qt 6.7.2 -> 6.7.3] video not played on embedded devices
- Reported
- relates to
-
QTQAINFRA-6591 Qt Test Attack - Q3, 2024
- Open
-
QTQAINFRA-6723 Qt Test Attack - Q4, 2024
- Open
-
QTBUG-126799 [gstreamer] playback rate / seeking unreliable
- Closed