Bug 133289

Summary: Crash reporter should make a difference between Skia raster and vulkan
Product: LibreOffice Reporter: Telesto <telesto>
Component: LibreOfficeAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ilmari.lauhakangas, xiscofauli
Priority: medium    
Version: 7.0.0.0.alpha1+   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 129062    

Description Telesto 2020-05-22 19:21:43 UTC
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:
-
Comment 1 Luboš Luňák 2020-05-25 10:25:26 UTC
Vulkan info is written if using Vulkan. If there's no such info, that means raster was used.
Comment 2 Telesto 2020-05-25 13:20:47 UTC
FYI:
> Vulkan info is written if using Vulkan. If there's no such info, that means
> raster was used.

Or is it common knowledge :-)