| Summary: | CRASH: Closing LibreOffice while Infobox is displayed ( gtk3 ) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.1 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.5.0 target:6.4.1 target:6.3.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Xisco Faulí
2020-01-28 10:20:30 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d75144cf44779a8f6cc9bccf9b0a6328b94a5b90 author Caolán McNamara <caolanm@redhat.com> 2018-02-21 21:20:15 +0000 committer Caolán McNamara <caolanm@redhat.com> 2018-02-25 20:03:26 +0100 commit d75144cf44779a8f6cc9bccf9b0a6328b94a5b90 (patch) tree 25b9f3c677c50ad715e1a0bc6bef3d5bf79ef957 parent 8d42909cd326cb26d8ba1fb383b5578f820c72ed (diff) convert remaining InfoBox to weld::MessageDialog Bisected with: bibisect-linux64-6.1 Adding Cc: to Caolán McNamara Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4c741189265847916b9f9a65dc9f119d16e2c4c5 Resolves: tdf#130239 set an explicit parent for the message dialog It will be available in 6.5.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 6-4 and 6-3 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/160946f5e6e42080e5d7d7f5a56b39fa8abcf4a9 Resolves: tdf#130239 set an explicit parent for the message dialog It will be available in 6.4.1. 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/3572d3e594dd9b2710310820a0604129a0f6a835 Resolves: tdf#130239 set an explicit parent for the message dialog It will be available in 6.3.6. 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.0.0.0.alpha0+ Build ID: 16cb51aedf38d2f9e10d4398665417ef922eb9fb CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue!! |