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

Swap buffers fails on application exit when Animator is running

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.9
    • 6.7.1, 6.8.0
    • QPA: Wayland
    • None
    • Linux/Wayland
    • byfa967a897115d14d4aaa78cc287a04869c233200

    Description

      Run the attached QML code as a Wayland client. It will terminate after 1s and print a warning:

      qt.qpa.wayland: eglSwapBuffers failed with 0x300d, surface: 0x0

      Error code 0x300d is EGL_BAD_SURFACE (since surface is null). That's a regression to 6.5.6 (and seems to occur on no other platform, except Wayland).

      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
            bweimer Bernd Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes