Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.2.0-rc1
-
Ubuntu 16.10 LTS 64 bit
Windows 10 64 bit
Description
- Build Creator on Qt 5.7.1 containing WebEngine.
- Start this Creator.
- Try to go to Help mode.
Creator crashes because ofQTBUG-42296. On the command line you can read:Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication. WebEngineContext used before QtWebEngine::initialize() [1117/164252:INFO:browser_main_loop.cc(217)] Running without the SUID sandbox! See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the sandbox on. QWebEngine: OpenGL resource sharing is not set up in QtQuick. Please make sure to call QtWebEngine::initialize() in your main() function. Abgebrochen
Attachments
Issue Links
- resulted from
-
QTBUG-42296 QtWebengine crashes on Win7, MSVC2013
- Closed