Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-1398

Cannot Open new scenes or Reload the current one in the viewer + Sychronous QRenderAspect (Studio3D, Q3DSWidget) broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt 3D Studio 2.0 BETA1
    • Qt 3D Studio 2.0 BETA1
    • Runtime 2.x
    • None

    Description

      After pulling 5.11 (qtbase, qtdeclarative, qt3d), attempting to open a new scene (File->Open) or reloading now fails on Windows with

      ARB::createContext: wglCreateContextAttribsARB() failed (GL error code: 0x502) for format: QSurfaceFormat(version 4.3, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer), swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(sRGBColorSpace), profile QSurfaceFormat::OpenGLContextProfile(CoreProfile)), shared context: 0x20002 (The operation completed successfully.)
      
      GDI::createContext: wglShareLists() failed. (The requested resource is in use.)

      May have something to do with the recent bulk changes in qt3d/5.11.

      Same happens with the Studio3D, Q3DSWidget, Q3DSSurfaceViewer that - unlike the viewer - use QRenderAspect with Qt3DRender::QRenderAspect::Synchronous. These already fail with a similar error when initializing for the first time.

      Note that qt3d's scene3d example fails the same way.

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              lagocs Laszlo Agocs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes