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

Calling destroy on a QGLView does not trigger a call to QOpenGLContext::destroy()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.0.0 Beta 2
    • GUI: OpenGL
    • None

    Description

      QGLView never releases its QOpenGLContext and QGLView::destroy() does not trigger a call to QOpenGLContext::destroy().

      This causes problems when developing QPA plugins for platforms like android that abandon their window and opengl context when an app is switched to the background.

      Attachments

        1. qglview.patch
          5 kB
          Walter Horsten
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            walterhorsten Walter Horsten
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes