[khelpcenter] [Bug 508479] No help pages are shown with Qt 6.10.0 beta 2

Albert Astals Cid bugzilla_noreply at kde.org
Sat Aug 23 15:37:48 BST 2025


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

Albert Astals Cid <aacid at kde.org> changed:

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

--- Comment #11 from Albert Astals Cid <aacid at kde.org> ---
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 the assignee for the bug.


More information about the kde-doc-english mailing list