QWebEngineView crashing when ran
Solved
QtWebEngine
-
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.