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

Ju <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #19 from Ju <[email protected]> ---
(In reply to V Stuart Foote from comment #18)
> (In reply to Ju from comment #16)
> 
> A bit of a tweak now to the denylist
> 
> delete the 
> > <entry vendor="all" os="10">
> > <device id="all"/>
> > </entry>
> 
> and go ahead and change the "0x1401h" to "0x1401" in the stanza
> 
> >    <entry os="all" vendor="nvidia" compare="less_equal" version="497.116.0">
> >     <device id="0x1401h"/>
> >  </denylist>
> 
> See if that behaves--to bypass test of Vulkan (as safe mode does).

Thank you, but:
<root>
    <allowlist>
    </allowlist>

    <denylist>
        <entry os="all" vendor="intel" compare="less_equal" version="0.16.2">
            <device id="all"/>
        </entry>
        <entry os="all" vendor="intel" compare="equal" version="0.402.743">
<!-- tdf#138729 -->
            <device id="all"/>
        </entry>
        <entry os="all" vendor="amd" compare="less_equal" version="2.0.49">
            <device id="all"/>
        </entry>
        <entry os="7" vendor="all">
            <device id="all"/>
        </entry>
   <entry os="all" vendor="nvidia" compare="less_equal" version="497.116.0">
    <device id="0x1401"/>
 </denylist>

</root>
Uninstall, Reinstall LibreOffice 7.2.4. skia_denylist as above. 
Does not work either. No Crash/dump.ini is created. Skia.log like written
before...

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

Reply via email to