https://bugs.kde.org/show_bug.cgi?id=380280
Bug ID: 380280 Summary: Crash when using webengine type in plasma Product: frameworks-plasma Version: 5.34.0 Platform: Neon Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: libplasmaquick Assignee: notm...@gmail.com Reporter: ale...@gmail.com Target Milestone: --- Adding webengineview type in plasmoid, lead to: WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed. Steps to Reproduce: 1) Download test plasmoid: git clone https://github.com/aleixq/testBrowser-plasmoid--toTest org.kde.testBrowser 2) Run plasmoidviewer -a org.kde.testBrowser Actual Results: Plasmoidviewer crashed. Expected Results: Show WebEngineView in plasmoid. Run qmlscene org.kde.testBrowser/contents/ui/main.qml to view the right behavior. It's related to https://bugs.kde.org/show_bug.cgi?id=371023 . -- You are receiving this mail because: You are watching all bug changes.