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

--- Comment #21 from Buovjaga <[email protected]> ---
(In reply to Malte S from comment #20)
> Got bisecting working ;-)
> I can confirm, performance issue is still present in version 25.2
> I will redo the bisecting process (just to double check) but my 1st attempt
> reviled:
>  dc406913109378c26e625130439de75e6f46174c is the first bad commit
> commit dc406913109378c26e625130439de75e6f46174c
> Author: Jenkins Build User <[email protected]>
> Date:   Sat Oct 3 08:46:14 2020 +0200
> 
>     source 5acdb23a413ce82a279eb4fee0ddf867e989fec8
>     
>     source 5acdb23a413ce82a279eb4fee0ddf867e989fec8
> 
>  instdir/program/libvcllo.so | Bin 15567952 -> 15567952 bytes
>  instdir/program/setuprc     |   2 +-
>  instdir/program/versionrc   |   2 +-
>  3 files changed, 2 insertions(+), 2 deletions(-)

Hmm, that commit is quite a small one that is targeting Skia. Skia is used to
render the UI, but not on Linux's gtk3 UI that you use. GDI in particular that
the file is about is a Windows graphics thing:
https://learn.microsoft.com/en-us/windows/win32/gdi/windows-gdi

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

Reply via email to