Hello! I've succesfully completed a (B)LFS (development version) install and everything works great so far, but I can't seem to get Falkon browser working. I suppose the problem must be with QtWebEngine, but so far I haven't been able to figure out what I've done wrong. I completely followed the book and everything installs fine, but when I open Falkon it just shows a blank page (with everything else showing fine, such as the menu bar etc.). It doesn't load any URL's and the only message I'm getting is:
QWebEngineUrlScheme::registerScheme: Too late to register scheme "falkon" QWebengineUrlScheme::registerScheme: Too late to register scheme "extension" Please register the custom scheme 'falkon' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme Please register the custom scheme 'extension' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead I've also installed Otterbrowser succesfully (just to investigate if QtWebEngine might be the culprit), but that just gives me a flickering screen. It seems to load the opening page (duckduck.go), but I cannot type anthing. If i type in a different URL it just crashes without any error messages (except for the "Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead" message i believe). Some additonal info: I tried with both 9.1 and the development version of the book. Tried with both Qt 5.14.1 and 5.14.2, with QtWebEngine as part of Qt and QtWebengine seperately. My xorg settings are good, rendering and such are working fine. And i have absolutely no idea what to do next (I've already done a complete reinstall). Could anyone help me with this? Or give me a pointer what to do next? Thanks in advance!
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page