https://bugs.kde.org/show_bug.cgi?id=373781
kwanza.p...@virginmedia.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kwanza.p...@virginmedia.com --- Comment #4 from kwanza.p...@virginmedia.com --- I can confirm the same behaviour on openSuSE with Frameworks 5.28, Plasma 5.8.4 and konqueror 5.0.97. Without webenginepart, konqueror will run, but with very limited functionality. With webenginepart, it will crash as soon as you attempt to do anything (including invoking any item in a toolbar menu, typing a web searcg, ..). The error certainly comes from qtwebengine evidenced by the following error messages: Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication. KDialog(0x555557bba090) CSSCustomDialog(0x555557eaa440, name = "CSSCustomDialog") WebEngineContext used before QtWebEngine::initialize() : : QWebEngine: OpenGL resource sharing is not set up in QtQuick. Please make sure to call QtWebEngine::initialize() in your main() function. -- You are receiving this mail because: You are watching all bug changes.