https://bugs.documentfoundation.org/show_bug.cgi?id=145486
Bug ID: 145486
Summary: LO crashes with finalized ooSetupLastVersion
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Created attachment 176051
--> https://bugs.documentfoundation.org/attachment.cgi?id=176051&action=edit
config snippet
1. Install the attached config snippet via Extension manager
2. Start Writer
Expected: Writer starts
Actual: LO crashes
This is broken since
https://git.libreoffice.org/core/commit/07e269f2596756bf841bbc380929bcffc3ca6bc6
include/unotools/VersionConfig.hxx tries to update
officecfg::Setup::Product::ooSetupLastVersion but it fails since it's a
finalized property.
--
You are receiving this mail because:
You are the assignee for the bug.