https://bugs.documentfoundation.org/show_bug.cgi?id=150531
--- Comment #4 from V Stuart Foote <[email protected]> --- (In reply to Gibtnix from comment #3) > Please let me know in case you need any further information. Thanks, so your issue is when you are using Skia with Vulkan rendering? Or also Skia in its "Force Skia software rendering" (aka raster mode). The two Skia check boxes control it -- both checked is the software mode, the 'Use Skia for all rendering' box alone attempts Vulkan accelerated rendering. Neither checked uses legacy GDI rendering. The skia.log you list is from a system in software rendering mode, but for systems with driver/GPU issues that is a fall-back that can occur when a session in Vulkan mode aborts (the UI restarts). We handle poorly supported GPU/driver pairs with denylist--so they don't attempt to use Vulkan accelerated rendering. We either need the LibreOffice skia.log with Vulkan rendering (as I show in comment 1). Or you can use a utility like http://www.realtech-vr.com/home/glview and copy the driver and GPU details into a post here. -- You are receiving this mail because: You are the assignee for the bug.
