Problem with QtWebEngine crash when application closes
Unsolved
General and Desktop
-
Hey,
As topic says my application crashes when using WebEngineView component in qml. It crashes on exiting app/destroying object. Checked example "quicknanobrowser" and it's the same.
I think it's somehow connected to ANGEL module but I'm not sure. I'm using old PC with windows 7, there is no OpenGL 2.0 support.
Qt Version: 5.6
Compiller: msvc2013 32bit
OS: Windows 7How can I prevent? Is there any workaround?
Thanks in advance -
Hi,
Do you mean you don't have any OpenGL support ?
-
No idea yet, but did you run your application through a debugger ?
-
Are you running it from Qt Creator ?
Which version of 5.6 are you using ? The Beta ? RC ?
-
Since 5.6.0 is out, can you check again against it ?