[khelpcenter] [Bug 508479] No help pages are shown with Qt 6.10.0 beta 2
"Albert Astals Cid" <[email protected]> Sat, 23 Aug 2025 14:37:48 +0000
| Newsgroups | gmane.comp.kde.doc |
|---|---|
| Message-ID | <[email protected]/> |
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 the assignee for the bug.