https://bugs.documentfoundation.org/show_bug.cgi?id=148146
Bug ID: 148146
Summary: Selecting an Impress template results in failed assert
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
Steps to reproduce:
0) use current LO master debug build
1) start Impress
2) in the "Select a Template" dialog, select "Beehive" (first element, probably
the same with any other as well)
Note: It's possible to disable that this dialog is shown on startup. Use a
fresh profile if it doesn't.
Result:
LibreOffice "crashes" due to a failed assert:
soffice.bin:
/home/michi/development/git/libreoffice/svl/source/items/itemset.cxx:1256:
SfxItemSet SfxItemSet::CloneAsValue(bool, SfxItemPool*) const: Assertion
`(typeid(*this) == typeid(SfxItemSet)) && "cannot call this on a subclass of
SfxItemSet"' failed.
--
You are receiving this mail because:
You are the assignee for the bug.