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

Michael Weghorn <m.wegh...@posteo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Michael Weghorn <m.wegh...@posteo.de> ---
This was fixed by:

commit 63bad2bf8dc0d1052532e92be1a18118c0398fbf
Author: Tor Lillqvist
Date:   Tue Apr 19 16:40:11 2022 +0300

    Fix regression in the iOS app (and possibly the Android and GTK apps)

    The problem was caused by my remote font downloading changes. We need
    to be more careful in lo_initialize() and libreofficekit_hook_2() to
    distinguish whether the code is called from "normal" Online (with
    "pre-initialisation" through lok_preinit_2()) or otherwise, for
    instance the iOS app, where not pre-initialisation is done.

    Sadly, this fix makes state handling in init.cxx even more complex
    with one more static Boolean flag.

    Change-Id: I2a8fa96740eb79725aa162cf7adc86d49a8ba603
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133175
    Tested-by: Jenkins CollaboraOffice
    Reviewed-by: Tor Lillqvist
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133196
    Tested-by: Jenkins


Thanks!

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

Reply via email to