Description: Crash reporter should make a difference between Skia raster and vulkan Steps to Reproduce: 1. Open https://crashreport.libreoffice.org/stats/crash_details/c3b538e4-5c1d-449c-b02c-63308163aea0 2. It shows under meta data Skia True or False.. not really useful. I have plenty of crashes with Vulkan (related to broken drivers). The driver will mostly appear in the BT, but might be wise to report it anyway Actual Results: Skia: True/False Expected Results: Skia: True/False & Vulkan/Raster Reproducible: Always User Profile Reset: No Additional Info: -
Vulkan info is written if using Vulkan. If there's no such info, that means raster was used.
FYI: > Vulkan info is written if using Vulkan. If there's no such info, that means > raster was used. Or is it common knowledge :-)