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
QtWS25 Last Chance

QWebEngineView crashing when ran

Scheduled Pinned Locked Moved Solved QtWebEngine
qwebengineviewopengl
2 Posts 1 Posters 2.5k Views
  • 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 16 Feb 2022, 00:43 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 16 Feb 2022, 03:38 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

      2/2

      16 Feb 2022, 03:38

      • Login

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