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

Qt.WindowMaximized does not work on Ubuntu 24.04 Gnome&Wayland

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.7.0
    • Widgets: Main Window
    • None
    • Ubuntu 24.04 Gnome&Wayland

    Description

      see https://bugreports.qt.io/browse/PYSIDE-2706

      Gist:

      • Without setWindowState: the app starts in ~1sec
      • with setWindowState(Qt.WindowMaximized): the app appears in the docker and "ps" tells me it exists: but the app never renders, I cannot make it appear. Nothing else happens, no error message, no nothing.
      • setWindowState(Qt.WindowMinimized): the app works as expected: it is minimized and can be maximized. It appears in docker.

      I don't know how to write a C++ example but the case is so simple that anybody who has written C++ and QT before, can do it in a minute.

      Attachments

        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
            steffen_brinckmann Steffen Brinckmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes