[Libreoffice-bugs] [Bug 113093] The CPU usage for opening the Format Cells dialog after the first time has doubled since 5.3
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 9 13:27:29 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113093
Kevin Suo <suokunlong at 126.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |suokunlong at 126.com
--- Comment #3 from Kevin Suo <suokunlong at 126.com> ---
The cells fomatting dialog takes some time before it appears. Under linux when
I run the build on master with dbgutil enabled, I see the following output:
warn:vcl:381:381:vcl/unx/generic/fontmanager/fontconfig.cxx:852: In glyph
fallback throwing away the language property of en because the detected script
for '0x9f3' is Bengali and that language doesn't make sense. Autodetecting
instead.
warn:vcl:381:381:vcl/unx/generic/fontmanager/fontconfig.cxx:852: In glyph
fallback throwing away the language property of en because the detected script
for '0x9f3' is Bengali and that language doesn't make sense. Autodetecting
instead.
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e0
with unknown name, so returning lang-tag of: {en-AG}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e1
with unknown name, so returning lang-tag of: {en-NG}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e2
with unknown name, so returning lang-tag of: {en-ZM}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x7e3
with unknown name, so returning lang-tag of: {en-DK}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x3c09
with unknown name, so returning lang-tag of: {en-HK}
warn:svtools.misc:381:381:svtools/source/misc/langtab.cxx:222: Language: 0x4809
with unknown name, so returning lang-tag of: {en-SG}
Apparently Calc is trying to detect the fonts to be used for the special chars
appears in the language list (and the cell format strings) within the "Numbers"
tab.
This is not a big issue anyway, but I am putting the above information on the
record just for FYI.
--
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/20171109/55e7f80a/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list