https://bugs.documentfoundation.org/show_bug.cgi?id=172767
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #2 from V Stuart Foote <[email protected]> --- LibreOffice no longer provides a 32-bit build, terminal at 25.8.7.3 release build. On "Windows 10 32-bit", so likely a driver issue for Vulkan hw acceleration. Find the LibreOffice user profile configuration "registrymodifications.xcu" (usually in C:\Users\<urusername>\AppData\Roaming\LibreOffic\4 ). And edit the stanza "ForceSkiaRaster". If not present in the .xcu configuration file, a simple copy and paste of this stanza to the bottom of the .xcu will suffice: <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="ForceSkiaRaster" oor:op="fuse"><value>true</value></prop></item> Test that and let us know if it resolves launch issues. Also, helpful if you could post some details 1.) about your os (run winver.exe); 2.) the hardware (run msinfo32.exe -- copy/paste from the System Summary panel, and from the Components -> Display panel); 3.) driver support for Vulkan (run vulkaninfo.exe -- if bundled by vendor with systems graphics device drivers, if present look for and copy/paste just the stanza's for the block VkPhysicalDeviceProperties). -- You are receiving this mail because: You are the assignee for the bug.
