https://bugs.kde.org/show_bug.cgi?id=508479

Albert Astals Cid <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|REPORTED                    |NEEDSINFO

--- Comment #11 from Albert Astals Cid <[email protected]> ---
If you create a file named main.qml with this contents


import QtWebEngine

WebEngineView {
    url: "https://kde.org";
}


and then on the console you run

qml6 main.qml

does it show something?

If not webengine is broken and there's nothing we can do, you should update to
beta3 and if it still fails report a bug upstream Qt. Also maybe instead of
trying the arch packages try the ones from the Qt installer in case it's a Arch
miscompilation.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to