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

[REG 6.8.3->6.9.0] ext-session-lock-v1 can no longer be implemented with QtWayland due to forced null buffer attach

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9.0
    • QPA: Wayland
    • None
    • Linux/Wayland

    Description

      As of https://codereview.qt-project.org/c/qt/qtwayland/+/583059 (6.9.0), it is impossible to implement ext-session-lock-v1 with Qt.

      Attaching a null buffer to a wl_surface with a session lock role is a protocol error. Prior to the linked change, a buffer could be manually attached to the window to satisfy this requirement before Qt commits the surface at the end of QWaylandWindow::initWindow. Following the change, Qt attaches a null surface and immediately commits it, making it impossible to avoid a protocol error.

      Attachments

        For Gerrit Dashboard: QTBUG-136337
        # Subject Branch Project Status CR V

        Activity

          People

            davidedmundson David Edmundson
            outfoxxed outfoxxed -
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 2 open Gerrit changes