Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
6.7.0
-
None
-
-
Multimedia wk 17-18
Description
Linux Ubuntu 22.04.4 / Wayland
Qt Creator 13.0.0
Device: Raspberry Pi4 64 bit / wayland-egl
Steps to reproduce:
- Run the new Media Player example on the device with parameter platform wayland-egl.
- Enable loop (button next to the 'Next' button)
- Play the video that is linked with the example.
- Double-click on the screen to enter fullscreen mode.
- Double-click on the screen to exit fullscreen mode.
- Repeat steps 4 and 5 several times quickly.
Expected: The video is played without any issues.
Actual: The app is crashing:
[1490593.181] -> wl_region@25.destroy() [1490593.224] -> xdg_surface@20.ack_configure(1357) [1490595.976] wl_display@1.delete_id(31) [1490596.078] wl_display@1.error(xdg_wm_base@18, 4, "xdg_surface geometry (2566 x 1473) is larger than the configured fullscreen state (2560 x 1440)") xdg_wm_base@18: error 4: xdg_surface geometry (2566 x 1473) is larger than the configured fullscreen state (2560 x 1440) The Wayland connection experienced a fatal error: Protocol error Process exited with exit code 255 quit 17:17:05: /usr/bin/appcontroller on Target HW exited with code 0
Reproducibility: 100%
Attachments
Issue Links
- relates to
-
QTQAINFRA-6225 Qt Test Attack - Q2, 2024
- Open
-
QTBUG-124351 [Boot2Qt][Wayland] The widgets camera app crashes when taking the picture in the full screen
- Closed