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

Using QSplashScreen and QDeclarativeView with a QGLWidget viewport results in an EGLContext error on Symbian

    XMLWordPrintable

Details

    Description

      Attached a project that reproduces the issue.

      After showing the splash screen, the application attempts to show the QML UI. However, screen goes black and the following error is outputted:
      [Qt Message] QEglContext::swapBuffers(): "Bad alloc (0x3003)"

      The problem can be worked around by moving the "viewer.setViewport(new QGLWidget)" call after showing the declarative view (after "viewer.showExpanded()")

      Attachments

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

        Activity

          People

            jhautaka Jani Hautakangas
            o2salone Olli Salonen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes