Bug 137615

Summary: Crash when opening the effect sidebar panel
Product: LibreOffice Reporter: Heiko Tietze <heiko.tietze>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: kainz.a
Priority: medium    
Version: 7.1.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=136073
Whiteboard: target:7.1.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103459    

Description Heiko Tietze 2020-10-20 09:20:42 UTC
The newly introduced Effect panel, see https://gerrit.libreoffice.org/c/core/+/103835, crashes the application when expanding the panel. Happens in PanelLayout::GetOptimalSize() where m_xContainer is nil.
Comment 1 andreas_k 2020-10-23 06:51:29 UTC
*** Bug 137696 has been marked as a duplicate of this bug. ***
Comment 2 Commit Notification 2020-10-23 15:07:41 UTC
andreas kainz committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/ec9b799b48b7e93809d4ccbb6b8b3ea1642f7a13

Resolves: tdf#137615 fix EffectPropertyPanel

It will be available in 7.1.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.