Need help with debugging LO freeze
Tommy
barta at quipo.it
Wed May 9 17:15:11 PDT 2012
O
n Thu, 03 May 2012 22:13:37 +0200, Daniel Naber <misc2006 at danielnaber.de>
wrote:
> Hi,
>
> I'm the author of LanguageTool, a style and grammar checker. We received
> a lot of reports that LO freezes for several seconds if LanguageTool is
> installed.
I remember also this issue you filed:
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=46765
> I have now debugged this and it seems the problem occurs with
> LanguageTool but is actually in LO and will also affect other grammar
> checkers.
interesting, maybe it affect the internal LibO spellchecker, right?
> snip
>
> In a nutshell: the freeze happens when SvxLinguConfigUpdate::UpdateAll()
> is
> called because it's slow. If we turn on caching in
> LngSvcMgr::getAvailableServices(), the freeze is gone. Any help is
> welcome.
>
> snip
could you please take a look at it?
https://bugs.freedesktop.org/show_bug.cgi?id=46805
it's another issue about spellchecking freeze...
Micheal Meeks already patched a partial fix in master (-50% freeze time)
I wonder if your bugfix may help reducing the remaining 50% as a lucky
side effect.
keeping my fingers crossed :-)
More information about the LibreOffice
mailing list