Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-122

Missing window properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 2.0
    • 2.0
    • Qt Application Manager
    • None
    • 6938c5fc9ef813228a7a7cb3aa854e04f11fd662

    Description

      Window properties got missing between moment of window creation and registration to the compositor.

      This is tested on Qt5.9 and the actual window property events can be seen with WAYLAND_DEBUG=1.

      The problem is inside the application-manager. As there is a short timeframe, between when the ExtendedSurface (which is needed for the window properties) and when setupWindow() is called, which connects the signal from the extendesurface, to the actual WindowManager signal. The setupWindow() function is called once the shellsurface is created and it hasContent to display. Every windowproperty change between the creation of the extendedsurface and the shellsurface::hasContent event are lost.

      Attachments

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

        Activity

          People

            rgriebl Robert Griebl
            vkotov Valery Kotov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes