Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QWebEngineView crashing when ran
Qt 6.11 is out! See what's new in the release blog

QWebEngineView crashing when ran

Scheduled Pinned Locked Moved Solved QtWebEngine
qwebengineviewopengl
2 Posts 1 Posters 3.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TheLumbee
    wrote on last edited by
    #1

    Get the following error when application is ran:

    WebEngineContext used before QtWebEngineCore::initialize() or OpenGL context creation failed.
    QGLXContext: Failed to create dummy context
    qt.webenginecontext: 
    
    GLImplementation: 
    Surface Type: OpenGL
    Surface Profile: NoProfile
    Surface Version: 2.0
    Using Default SG Backend: yes
    Using Software Dynamic GL: no
    Using Angle: no
    
    Init Parameters:
      *  application-name GCal-Linux 
      *  browser-subprocess-path /usr/lib/qt6/QtWebEngineProcess 
      *  disable-features DnsOverHttpsUpgrade,ConsolidatedMovementXY,InstalledApp,BackgroundFetch,WebOTP,WebPayments,WebUSB,PictureInPicture 
      *  disable-gpu  
      *  disable-setuid-sandbox  
      *  disable-speech-api  
      *  enable-features NetworkServiceInProcess,TracingServiceInProcess 
      *  enable-threaded-compositing  
    
    Failed to initialize graphics backend for OpenGL.
    Aborted (core dumped)
    

    Unsure how to create OpenGL context or how to proceed.

    Any help is appreciated.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TheLumbee
      wrote on last edited by
      #2

      Issue is resolved. I had updated my GPU drivers and after restart, it began to work.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved