Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.6.0, 6.7.0
-
None
Description
Linux Ubuntu 22.04
Qt Creator 12.0.0
Device: Raspberry Pi4 64 bit
Steps to reproduce:
- Open example app (or any other example with widgets dialog) - https://doc.qt.io/qt-6/qtwidgets-dialogs-standarddialogs-example.html
- Run it on Raspberry Pi 4 64bit using the Wayland platform
- Open any dialog and then click window maximize icon
Expected: The dialog window is maximized
Actual: The app crashes.
[1554636.406] wl_display@1.delete_id(34) [1554636.439] wl_display@1.error(xdg_wm_base@3, 4, "xdg_surface geometry (1024 x 128) does not match the configured maximized state (1024 x 568)") xdg_wm_base@3: error 4: xdg_surface geometry (1024 x 128) does not match the configured maximized state (1024 x 568) [1554636.271] wl_display@1.delete_id(40) The Wayland connection experienced a fatal error: Protocol error quit Process exited with exit code 255
Reproducibility: 100%
NOTE: There is no crash when using EGLFS platform.
Attachments
Issue Links
- duplicates
-
QTBUG-120035 [weston] Setting fixed size for the main level widget crashes the application when maximized
- Closed
- is cloned by
-
QTBUG-119235 [Boot2Qt][Wayland] Dialog pops up each time in a different place in widgets app
- Reported
- relates to
-
QTQAINFRA-5914 Qt Test Attack - Q4, 2023
- Open