https://bugs.documentfoundation.org/show_bug.cgi?id=167977
Bug ID: 167977
Summary: configmgr warns about unknown property "Dark" /
"Light" in theme xcu
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Blocks: 140879
When starting LibreOffice (start center), I get a large number of repetitions
of the following pair of error messages:
warn:configmgr:1586:1586:configmgr/source/xcuparser.cxx:646: unknown property
"Dark" in
"file:///home/eyalroz/.config/libreofficedev/4/user/uno_packages/cache/uno_packages/lu1814huj8ju.tmp_/OceanBlue.oxt/Theme.xcu"
warn:configmgr:1586:1586:configmgr/source/xcuparser.cxx:646: unknown property
"Light" in
"file:///home/eyalroz/.config/libreofficedev/4/user/uno_packages/cache/uno_packages/lu1814huj8ju.tmp_/OceanBlue.oxt/Theme.xcu"
So, first, this must not appear more than once. The dozens of appearances means
we're parsing the same XML a zillion times.
Second - I have not messed with the OceanBlue theme. So, either it is
up-to-date, in which case we should not get these messages at all; or it is
out-of-date, in which case it should be discarded from the get-go based on some
kind of version compatibility check.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=140879
[Bug 140879] [META] Console noise
--
You are receiving this mail because:
You are the assignee for the bug.