| Summary: | CRASH: closing table preview. mail merge | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 target:7.0.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
database
screencast |
||
|
Description
Xisco Faulí
2020-11-04 11:00:00 UTC
Created attachment 166997 [details]
screencast
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=ca7c24dafe7aba7c2d71994d2561f1ae3d59257e author Caolán McNamara <caolanm@redhat.com> 2019-06-27 11:25:21 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-09-20 21:23:45 +0200 commit ca7c24dafe7aba7c2d71994d2561f1ae3d59257e (patch) tree 55fb1d24d6f706868519d3a821510433d8824397 parent 15521912ccbba14fe5f5b91009bfec154c7f29a1 (diff) weld SwDBTablePreviewDialog and SwMailMergeDlg Bisected with: bibisect-linux64-6.4 Adding Cc: to Caolán McNamara that database references: "../../Downloads/2020-placement%20etudiants(1).ods" which I don't have of course so its doesn't reproduce out of the box but if I make my own with multiple sheets it can be reproduced Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/525623ecd70ec66c4c06ac1c3369d5b24a2890be tdf#137982 m_xFrame is already disposed 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. fixed in master, backport to 7-0 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/a986db4b2d24669e502e447036851e118cc23036 tdf#137982 m_xFrame is already disposed It will be available in 7.0.4. 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. Verified in Version: 7.1.0.0.alpha1+ Build ID: d7bcf59a51a058ba57e685cfc3e000fec623f716 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue! |