Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.8.0 Beta4
-
None
Description
Linux Ubuntu 22.04
Qt Creator 14.0.0
Device: Raspberry Pi4 64 bit
Steps to reproduce:
- Open the widgets gallery example or any other app with dropdowns.
- Run it on Raspberry Pi 4 64bit
- Run it with 'platform wayland-egl'
- Click on the dropdown
Expected: The dropdown should appear.
Actual: The app crashes.
[2553159.835] -> wl_surface@4.damage_buffer(108, 41, 84, 22)
[2553159.857] -> wl_surface@4.damage_buffer(26, 154, 187, 22)
[2553159.872] -> wl_surface@4.commit()
The Wayland connection broke. Did the Wayland compositor die?
quit
Process exited with exit code 255
Reproducibility: 100%
It might be the dup of https://bugreports.qt.io/browse/QTBUG-129094 , but I'm not 100% sure, so reporting it as a separate one.
Attachments
Issue Links
- relates to
-
QTBUG-129094 [Boot2Qt][Wayland] Showing context menu in widgets application causes the wayland connection to break
- Closed
-
QTQAINFRA-6591 Qt Test Attack - Q3, 2024
- Open