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

Runtime warnings about textures not being destroyed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.8.0
    • 5.8.0 RC
    • Qt3D
    • None
    • 8a591a491278b76827057a51fa90ab5ee723bd75 412f9985bd59b1c46407eda67b963cbdbdc48e4b

    Description

      When stopping a Qt 3D application that uses textures, we see lots of runtime warnings about QOpenGLTexture not being able to release the underlying OpenGL resources.

      This is traced back to the OpenGL context being used by Qt 3D not being current when the renderer is shutdown.

      I have a WIP fix but need to check it works in all possible configurations.

      Attachments

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

        Activity

          People

            seanharmer Sean Harmer
            seanharmer Sean Harmer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes