Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10.0
-
None
Description
MacOS 15.4.1
Qt Creator 17.0.0
Qt 6.10.0
Device: i.MX 8M Mini EVK
Steps to reproduce:
- Run the example app = https://doc.qt.io/qt-6/qtwidgets-widgets-windowflags-example.html
- Start changing window type, e.g. from Tool to Tooltip
Expected: The window type is changed.
Actual: The app crashes.
[1693178.570] {Display Queue} wl_display#1.delete_id(32)
[1693178.584] {Display Queue} wl_display#1.delete_id(38)
[1693178.613] {Display Queue} wl_display#1.delete_id(43)
[1693178.638] {Display Queue} wl_display#1.delete_id(41)
[1693178.658] {Display Queue} wl_display#1.error(xdg_surface#40, 0, "Cannot assign role xdg_popup to wl_surface@42, already has role xdg_toplevel
")
xdg_surface#40: error 0: Cannot assign role xdg_popup to wl_surface@42, already has role xdg_toplevelThe Wayland connection experienced a fatal error: Protocol error
quit
Process exited with exit code 255
Reproducibility: 100% **
Attachments
Issue Links
- relates to
-
QTQAINFRA-7239 Qt Test Attack - 06, 2025
-
- Open
-