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

conflict between QT OpenGL and native OpenGL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • 4.7.1
    • 4.6.2
    • GUI: OpenGL
    • None
    • N900, Maemo

    Description

      There is a conflict when using both QTOpenGL and NatieOpenGL in the same application.

      There is always a problem when switching from using QTOpenGL to using NativeOpenGL.
      QTOpenGL works fine when called after NativeOpenGL but Native OpenGL cannot initialize when called after QTOpenGL.

      Possible problem:
      QT OpenGL does not release all resources when calling the destructor of QGLWidget object.

      Please note I attached here also a small N900 application that demonstrates this bug.

      Attachments

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

        Activity

          People

            kjernase Trond Kjernåsen (Inactive)
            mariustico Marius Tico
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes