[Libreoffice-bugs] [Bug 108703] LibO is trying to access OpenOffice\dict_word.brk & dict_word_en.brk when scrolling through a document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 18 18:12:55 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=108703
--- Comment #11 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Eike Rathke from comment #7)
> Where's the problem?
> Or rather, *what* is the problem?
Prior to that commit, while scrolling in Calc, there was no disk I/O. Starting
with this commit, and up to current master, there's massive disk I/O that tries
to open those non-existent files. We don't (and didn't) ship those files, so it
must be something changed that enabled the calls to
BreakIterator_Unicode::loadICUBreakIterator() that were previously not called.
In the method, the "OpenOffice" is hardcoded.
The I/O is thought as one of possible causes of drastic UI performance
regression on Windows in 5.4.
--
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/20170918/07673d07/attachment.html>
More information about the Libreoffice-bugs
mailing list