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

QWebEngineView always prints context

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.5.0, 6.6.0
    • 6.4.0
    • WebEngine
    • None
    • Windows, pyQt6, python3.7.9
    • Windows
    • 876f11854 (dev), 7ff442bc6 (6.5)

    Description

      Whenever I initialize a QWebEngineView(), I get a bunch of debug information on my terminal window like this:

      qt.webenginecontext: GL Type: desktop
      Surface Type: OpenGL
      Surface Profile: CompatibilityProfile
      Surface Version: 4.6
      QSG RHI Backend: OpenGL
      Using Supported QSG Backend: yes
      Using Software Dynamic GL: no
      Using Multithreaded OpenGL: yesInit Parameters:
        *  application-name python
        *  browser-subprocess-path C:\Development\adjutant\venv\lib\site-packages\PyQt6\Qt6\bin\QtWebEngineProcess.exe
        *  create-default-gl-context
        *  disable-es3-gl-context
        *  disable-features ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture
        *  disable-speech-api
        *  enable-features NetworkServiceInProcess,TracingServiceInProcess
        *  enable-threaded-compositing
        *  in-process-gpu
        *  use-gl desktop
      

      While this is useful for debugging, it should not be enabled by default.

      Attachments

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

        Activity

          People

            pvarga Peter Varga
            peterkuehne Peter Kuehne
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes