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

--- Comment #3 from Julien Nabet <[email protected]> ---
(In reply to tsattert from comment #2)
> I upgraded to 7.3.4.2.  
> I checked Options and confirmed that the 'force Skia' box is already checked.
> I received the same abend.

Did you check you've got last stable driver for your graphic card?

If yes and it still crashes, the objective is to disable Skia for you and so
you should apply:
"However, there are known cases when using Skia/Raster still crashes
LibreOffice when starting, and in those cases (when you will not be even able
to look at Help ▸ About LibreOffice) you would need to try these manual steps.

    Locate your user profile (see details above).
    Open registrymodifications.xcu in a plain text editor, and search for
UseSkia text string there.
        If found, replace true with false in that line.
        If not found, add this line to the file before the final </oor:items>:

   <item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="UseSkia"
oor:op="fuse"><value>false</value></prop></item>

If the issue is gone, locate <user profile>/cache/skia.log, and attach it to
the bug report. This will help the development team assess whether the issue
could be with the Skia/Vulkan implementation in your system, or within
LibreOffice. "

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to