| Summary: | Impress & Draw: Menu can be opened twice. Close app, one Menu is left open, click 'Ok', Crash | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mike <bugzilla> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | bugzilla, caolan.mcnamara, xiscofauli |
| Priority: | highest | Keywords: | bibisected, bisected, regression |
| Version: | 6.1.0.1 rc | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://crashreport.libreoffice.org/stats/signature/SfxItemSet::SfxItemSet(SfxItemSet%20const%20&) https://crashreport.libreoffice.org/stats/signature/sd::SimpleReferenceComponent::Dispose() |
||
| Whiteboard: | target:6.2.0 target:6.1.0.2 | ||
| Crash report or crash signature: | ["sd::SimpleReferenceComponent::Dispose()","SfxItemSet::SfxItemSet(SfxItemSet const &)"] | Regression By: | |
|
Description
Mike
2018-07-15 08:36:21 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b16eb0d91f204823339a78b353dc8097aa8f7e56 author Caolán McNamara <caolanm@redhat.com> 2018-03-30 14:59:24 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-03-30 21:45:40 +0200 commit b16eb0d91f204823339a78b353dc8097aa8f7e56 (patch) tree 66378df0402f80e0d38ec096d490326c02cb74da parent 1fe4a1a76da8fd3c196ccd9529b01ee093516b25 (diff) weld SvxZoomDialog Bisected with: bibisect-linux64-6.1 Adding Cc: to Caolán McNamara parent of dialog is unset Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=802afa88a85c32bd3a4a56fdc55971bab3f02a25 tdf#118769 parent of modal dialog not set It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. backport to 6-1 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4cf90e58fe2319a2017e51499817d0866829bd28&h=libreoffice-6-1 tdf#118769 parent of modal dialog not set It will be available in 6.1.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Verified in Version: 6.2.0.0.alpha0+ Build ID: f543b6a0ac6cf30922c1a1ae9bfce1d605f1d4f1 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded @Caolán, Thanks for fixing this!! |