SUMMARY Falkon no longer starts with the "Use hardware acceleration" option. Probably because of https://codereview.qt-project.org/c/qt/qtwebengine/+/583383 STEPS TO REPRODUCE 1. Enable Use hardware acceleration OBSERVED RESULT fails to start with: Only --use-gl=angle is supported on this platform. [5199:5267:1219/221808.307250:ERROR:gl_factory.cc(129)] Requested GL implementation (gl=desktop-gl,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=disabled,angle=none)]. Falkon: 2 extensions loaded Fatal: GLOzone not found for unknown EXPECTED RESULT Falkon starts with enabled "Use hardware acceleration" SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: 6.9.0-beta1 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/network/falkon/-/merge_requests/106
It works, thanks for the fix!
Git commit 902e8c0279df4c02948dd6709e9a58b0ae3fa3f9 by Juraj Oravec. Committed on 20/12/2024 at 19:16. Pushed by jurajo into branch 'master'. Use angle backend for GPU acceleration on Qt 6.9+ Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +7 -2 src/lib/app/mainapplication.cpp https://invent.kde.org/network/falkon/-/commit/902e8c0279df4c02948dd6709e9a58b0ae3fa3f9