https://bugs.documentfoundation.org/show_bug.cgi?id=143152

Julien Nabet <serval2...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.lu...@collabora.com

--- Comment #4 from Julien Nabet <serval2...@yahoo.fr> ---
(In reply to JO3EMC from comment #3)
> (In reply to Julien Nabet from comment #2)
> ...
> The results are as follows.
> 
> * UI Render: Skia/Vulkan -> Crash  ("Use Skia for all rendering" cheked)
> * UI Render: Skia/Raster -> Launch ("Force Skia software rendering" cheked)
> * UI Render: default     -> Launch (Skia is disabled.)
> ...

So with Skia disabled, it works.
Did you check Windows was up-to-date also graphic driver?

Luboš: if the user is up-to-date for Windows and graphic card driver, in
vcl/skia/skia_denylist_vulkan.xml, should we 
change this line:
<entry os="all" vendor="amd" compare="less_equal" version="2.0.49">
to
<entry os="all" vendor="amd" compare="less_equal" version="2.0.84">
(since 2.0.83 doesn't work)
or add specific deny entry for:
Vendor: 0x1002
Device: 0x15dd
?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to