https://bugs.documentfoundation.org/show_bug.cgi?id=169367
Bug ID: 169367
Summary: Crash when closing Tip of the Day dialog with locked
down configuration
Product: LibreOffice
Version: 26.2.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Blocks: 157698
If attachment 190299 from bug 157702 is installed, and the Tip of the day
dialog is opened, LO crashes when the dialog is closed.
1. In the Extension manager dialog install attachment 190299
2. Restart LO
3. Upon restart, the Tip of the Day dialog is shown -> OK to close it
-> Crash
This is because the extension has the key ShowTipOfTheDay finalized:
<prop oor:name="ShowTipOfTheDay" oor:type="xs:boolean"
oor:op="replace" oor:finalized="true">
<value>true</value>
</prop>
and the dialog with the "Show tips on startup" box is not prepared for this
situation.
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 1ac14eb0fa8fe80b5b3afd89311bf44241a86138
CPU threads: 8; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: hu-HU
Calc: threaded
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=157698
[Bug 157698] [META] Unify lockdown UX in the Options dialog
--
You are receiving this mail because:
You are the assignee for the bug.