https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286051
--- Comment #34 from Guido Falsi <madpi...@freebsd.org> --- (In reply to Jason E. Hale from comment #33) I'm now sure the problem is webengine (so chromium) not starting headless due to GL issues. Looks like the new version has some different requirements. Apart from this I have no sure fire solution, but: I suspect that along with the patch, the correct "incantation" is required in the launch command line headless version. I'll attach a patch shortly that needs testing, although I can't assure it will work. BTW, looking at the upstream bug report I suspect this patch is also required (if not already included): https://codereview.qt-project.org/c/qt/qtwebengine/+/617013/2/src/core/web_engine_context.cpp If all this does not work, is there some documentation to webenvinge commandline options? Like "--webEngineArgs --use-gl=angle --use-angle=default" as indicated at [1]? [1] https://code.qt.io/cgit/qt/qtwebengine.git/commit/?h=6.9&id=a56ea1e9cf1004d475932dc954c9cc494fbf32b1 -- You are receiving this mail because: You are on the CC list for the bug.