<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash in: SkRect::round()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144598">bug 144598</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>heiko.tietze@documentfoundation.org, l.lunak@collabora.com, xiscofauli@libreoffice.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash in: SkRect::round()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144598#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Crash in: SkRect::round()"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144598">bug 144598</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>(In reply to Mike Kaganski from <a href="show_bug.cgi?id=144598#c3">comment #3</a>)
<span class="quote">> (In reply to Julien Nabet from <a href="show_bug.cgi?id=144598#c1">comment #1</a>)

> Heh, I read there:

> > If there is other or even "UI Render: Skia/Raster" instead, it means the
> > symptoms aren't caused by Skia,

> heh. It is *indeed* wrong. Just yesterday I helped a person over IRC who
> needed the procedure I described in <a href="show_bug.cgi?id=144598#c2">comment 2</a>; and indeed, the problem *was*
> caused by Skia, even though the problem was not using Vulkan (even the
> Skia/Raster was preventing LibreOffice from launch).</span >

With your previous comment, well spotted!
I think we need a quick and easy way to fix this for users instead of modifying
registrymodifications.

Heiko/Xisco/Luboš: Should we create a new entry like 'Disable Skia' or should
we use "Disable hardware acceleration" to set "UseSkia" at False ?

The second option should be straightforward since it only requires 1 extra line
in BackupFileHelper::tryDisableHWAcceleration in
comphelper/source/misc/backupfilehelper.cxx) (see
<a href="https://opengrok.libreoffice.org/xref/core/comphelper/source/misc/backupfilehelper.cxx?r=a1252364&mo=64108&fi=1892#1892">https://opengrok.libreoffice.org/xref/core/comphelper/source/misc/backupfilehelper.cxx?r=a1252364&mo=64108&fi=1892#1892</a>)

Luboš: I read in vcl/skia/README that "raster" was "CPU-based drawing (here
primarily used for debugging)"
So except debugging for devs, is it necessary to include "raster" Skia in
release versions of LO?
I mean, graphical part is dealt by GPUs or if no GPUs, by chipset included in
motherboards so no use of CPU here too.
So if we remove "raster" case, no need to change registrymodifications
management here, it would be (at least for Windows) either Skia Vulkan or no
Skia at all.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>