[Bug 285619] www/falkon: switch from Qt5 to Qt6 has disabled Falkon
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 16 15:02:03 BST 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285619
--- Comment #8 from Max Brazhnikov <makc at FreeBSD.org> ---
(In reply to J. B. from comment #7)
Looks like you have a problem with graphics driver or/and with QtWebEngine.
Falkon uses QtWebEngine for rendering, so KHelpCenter does and other apps.
Older Qt5 WebEngine probably worked fine with your gpu, but not Qt6 version.
To start debugging the issue you can disable gpu acceleration via
"QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu"
See https://doc.qt.io/qt-6/qtwebengine-debugging.html for more details.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list