Bug 168067 - Don't try to parse themes before obliging a `--help` command-line argument
Summary: Don't try to parse themes before obliging a `--help` command-line argument
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium minor
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: perf
Depends on:
Blocks: Commandline
  Show dependency treegraph
 
Reported: 2025-08-22 17:53 UTC by Eyal Rozenberg
Modified: 2025-08-22 17:54 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2025-08-22 17:53:42 UTC
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.