[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
Wed Jun 20 12:07:16 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=104332
Telesto <telesto at surfxs.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=10
| |8645
--- Comment #21 from Telesto <telesto at surfxs.nl> ---
Related: https://gerrit.libreoffice.org/#/c/56095/
Quote from Tor Lillqvist; Patch Set 6:
The Right Way to fix the problem would of course be to re-work the code path
that is taking so long; why does the code insist on initialising (in some
sense) stuff for languages not even used at the moment? Adding debugging
printout in various places one sees that LngSvcMgr::getAvailableServices() is
called for all potential language/locale combinations. Why? And
org.libreoffice.comp.pyuno.Lightproof.pt_BR,
org.libreoffice.comp.pyuno.Lightproof.ru_RU, etc even if no document with text
in Brazi.ian Portuguese or Rssian os nowhere open. Etc. My God, it's full of
crap.
--
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/20180620/48d99dff/attachment.html>
More information about the Libreoffice-bugs
mailing list