[Libreoffice-bugs] [Bug 104332] Thesaurus in the Tools menu causes it to open slowly the first time
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jun 21 05:00:59 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=104332
--- Comment #31 from Tor Lillqvist <tml at iki.fi> ---
Ah! Yes, I forgot that thing. I guess in lightproof_impl_pt_BR.py , there needs
to be:
> calcfunc = None
>
> +SMGR = None
>
> # check settings
That's what I did when I first experimented with the smaller lightproof for en,
but I forgot with pt_BR.
I also now see that in pt_BR/Lightproof.py I accidentally use
lightproof_impl_en.SMGR.createInstanceWithContext("com.sun.star.linguistic2.SpellChecker",
currentContext) ...
Will fix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180621/afec6bf0/attachment.html>
More information about the Libreoffice-bugs
mailing list