| Summary: | CRASH: Closing LibreOffice while 'Help is not Installed' dialog is open in extension manager (gen/gtk) | ||
|---|---|---|---|
| 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 |
| Version: | 6.2.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://crashreport.libreoffice.org/stats/signature/Dialog::Execute() | ||
| Whiteboard: | target:6.4.0 target:6.3.1 | ||
| Crash report or crash signature: | ["Dialog::Execute()"] | Regression By: | |
|
Description
Xisco Faulí
2019-08-09 09:51:48 UTC
This started to crash after https://cgit.freedesktop.org/libreoffice/core/commit/?id=5d5e0da5c314773129d8153363e2892fc359a744, before the mentioned commit, LibreOffice remains in the background and has to be closed from the task manager @Caolán, I thought you might be interested in this issue... Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/83e99babaa4ae7d5479912bbda9bcd653ab0ccb3%5E%21 Resolves: tdf#126790 use TopLevelWindowLocker in welded help path It will be available in 6.4.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 master, backport to 6-3 in gerrit Verified in Version: 6.4.0.0.alpha0+ Build ID: 2812610f4f39ed5892da08864893c758325d1d39 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/fbcaaaab0603825b31c4679d4713c0b3530c5dec%5E%21 Resolves: tdf#126790 use TopLevelWindowLocker in welded help path It will be available in 6.3.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. |