https://bugs.documentfoundation.org/show_bug.cgi?id=172456
--- Comment #6 from V Stuart Foote <[email protected]> --- (In reply to roadsideyard.ohi from comment #5) > Graphics Card: NVIDIA GeForce GTX 1050 Ti (4 GB) > Intel(R) UHD Graphics 630 (128 MB) > I apologize for the repeated inquiries. > I tried both of the above graphics cards, but it wouldn't start. > Also, I checked the Task Manager, but LibreOffice wasn't displayed there. > > I apologize for the trouble. To be sure, we do need the details from command line run of "vulkaninfo.exe". Please post them. Also, as a test if you navigate to %APPDATA%\LibreOffice\4\user open the configuration file "registrymodifications.xcu", make a backup copy elsewhere on your system. Then look for the stanza: <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="ForceSkiaRaster" oor:op="fuse"><value>false</value></prop></item> Text edit (use notepad or notepad++ or such) and set the value to "true" and save exit the .xcu file. And, if the stanza is not present, copy the full item into the .xcu, but change its value to "true". That setting ForceSkiaRaster to true, should force the launch into skia Raster mode framing, and eliminate any issue with the Vulkan accelerated graphics. -- You are receiving this mail because: You are the assignee for the bug.
