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

Without any interaction, an application can suddendly stop recieving updates because it believes that it is no longer visible on screen, despite being visible

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.12.9
    • QPA: Wayland
    • Compositor: Weston + ivi-shell or xdg-shell (no difference)
      Qt platform plugin: wayland-egl
      Configuration: QPA_WAYLAND_EGL_SWAP_INTERVAL =0
    • Linux/Wayland

    Description

      Without any interaction, an application can suddendly stop recieving updates because it believes that it is no longer visible on screen, despite being visible. In this case, when update() is called on a QQuickWindow it effectively does nothing. This happens because the wayland surface is considered to be hidden. The wayland compositor is Weston in this case.

      Attachments

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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes