Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-119234

[Boot2Qt][Wayland] The app exits abnormally (255) when maximizing the dialog in widgets app

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.6.0, 6.7.0
    • None
    • Linux/Yocto

    Description

      Linux Ubuntu 22.04 
      Qt Creator 12.0.0
      Device: Raspberry Pi4 64 bit 

      Steps to reproduce:

      1. Open example app (or any other example with widgets dialog) - https://doc.qt.io/qt-6/qtwidgets-dialogs-standarddialogs-example.html 
      2. Run it on Raspberry Pi 4 64bit using the Wayland platform
      3. 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              lkos Łukasz Kosiorowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes