https://bugs.documentfoundation.org/show_bug.cgi?id=166122
--- Comment #32 from V Stuart Foote <[email protected]> --- (In reply to Kai-Christian Zellemann from comment #31) > > With this version, the programs can be started, but only on the second > launch. On the first launch, a file named "registrymodifications.xcu" is > created under "%AppData%\LibreOfficeDev\4\user", and the program immediately > exits without displaying a GUI. > OK, that is correct behavior then. Absent a deny list entry for GPU device the Vulkan GPU testing occurs. On failure it should fall back to skia raster based rendering and restart with that mode activated. For really unsupported GPUs, manual disable of the skia lib based rendering and fall back to GDI+ "default" rendering might still be needed to achieve a functional GUI. -- You are receiving this mail because: You are the assignee for the bug.
