Crash in QWebEngineView without AA_UseSoftwareOpenGL
Unsolved
General and Desktop
-
Hi,
We have recently updated our application to Qt 5.6.1 and have now many problems with the new Qt Web Engine stuff.
These problems only occur on windows Systems.
When our applications starts it loads a newsscreen with dynamic Web Content (this is made with QWebEngineView).
The problem is that on some Windows Machines (in most of the cases it is Windows 7) the application crashes as soon as the web content is loaded.
I found out that when i use AA_UseSoftwareOpenGL these problems gone away.
Can anybody explain what other Effects this can have ? Is this Attribute only used in QWebEngineView ?