Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15.0 RC2
-
None
Description
After upgrading from Qt5.9 to Qt5.15.5/Qt5.15.14 LTS versions, the graphics rendering is failing for UI, we have also added the GPU Driver Blacklist JSON for various Graphics Drivers/Vendors, the same JSON was working without any issues with QT5.9 version.
The JSON is attached for reference
The application has the logic to dynamically switch the driver to ANGLE/DYNAMIC/SOFTWARE with respect to the crash.
Is it possible the rendering without Graphics Driver Blacklist JSON?.
Application Log: OpenGL
// Application Logs
2023-05-18 21:48:03.112|20|Debug|MainWindow::OpenGLSupport|the opengl context is 1
2023-05-18 21:48:03.112|20|Debug|MainWindow::OpenGLSupport|Angle OpenGL being use
2023-05-18 21:48:03.112|20|Debug|MainWindow::OpenGLSupport|version of opengl supported is 2.0, context created 1
2023-05-18 21:48:03.122|20|Debug|MainWindow::OpenGLSupport|opengl support: vendor Google Inc., render ANGLE (NVIDIA GeForce 410M Direct3D11 vs_5_0 ps_5_0), version OpenGL ES 2.0 (ANGLE 2.1.0.57ea533f79a7)