https://bugs.documentfoundation.org/show_bug.cgi?id=168067
Bug ID: 168067
Summary: Don't try to parse themes before obliging a `--help`
command-line argument
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
I'm using an LO 26.2 nightly, and invoking it with `libreofficedev26.2 --help`.
Instead of just getting the usage info, I am met what a whole bunch of console
noise, regarding "unknown properties" in the Ocean Blue theme. Now, the fact
that we even get those has to do with bug 167977, but that's not my complaint.
The thing is, that themes should not at all be parsed just in order to print
the usage information. In fact, very little work - perhaps no work - should be
carried out.
--
You are receiving this mail because:
You are the assignee for the bug.