| Summary: | Crash on adding word to User-defined dictionary (gtk3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Brian <brian> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, Nick_Levinson, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.4.0.3 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.0.0 target:6.4.1 target:6.3.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Brian
2020-02-14 12:26:12 UTC
I can't reproduce it in Version: 7.0.0.0.alpha0+ Build ID: f4b6f6a8ae60bdec53512728d00853b73fa18500 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded but I do in Version: 7.0.0.0.alpha0+ Build ID: f4b6f6a8ae60bdec53512728d00853b73fa18500 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 thus, GTK3 only For me, LibreOffice started to crash after author Caolán McNamara <caolanm@redhat.com> 2019-11-20 10:05:48 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-11-20 13:41:32 +0100 commit 19116d1061b287eef600ec6b3f46c362a4abd405 (patch) tree 8fe747c4b27aa9156163adaba410eaa635712a6c parent eee6ef53ebc5756a974e985925550dcd990876ca (diff) consistency wrt notification events for treeview cursor change Bisected with: bibisect-linux64-6.5$ Adding Cc: to Caolán McNamara Before that, LibreOffice hangs adding a word. Bisecting next The hang was introduced by: author Caolán McNamara <caolanm@redhat.com> 2019-02-18 12:11:08 +0000 committer Caolán McNamara <caolanm@redhat.com> 2019-02-19 22:18:10 +0100 commit 12a59a1f2948274c6a845ab4a0963bab8aff45b8 (patch) tree d7877f8e78aad8b53df428773947228e88a151f3 parent e9bc6efbb8f1c1d012e60f3fc9877d311a48ee03 (diff) weld ChineseDictionaryDialog Bisected with: bibisect-linux64-6.3 Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2339b36033695f2b79997702770698f5db3ec4af Resolves: tdf#130658 there isn't a second column in non-exception mode It will be available in 7.0.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. Verified in Version: 7.0.0.0.alpha0+ Build ID: aa58c380894dd384f6ce1efc62b3932136f2f477 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! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/069895a8961b474961b287e3139e4c4c042ad845 Resolves: tdf#130658 there isn't a second column in non-exception mode It will be available in 6.4.2. 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-4-1": https://git.libreoffice.org/core/commit/95ab6b531941bc8e1527ccfe8e5ccfc61922f5b9 Resolves: tdf#130658 there isn't a second column in non-exception mode 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. Closing as VERIFIED FIXED Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/91e8ee86d499b759aa6639368a40528482e49fb6 Resolves: tdf#130658 there isn't a second column in non-exception mode 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 fixed in Version: 6.4.2.1 Build ID: c92dba0b4728c0ec26c4b83e2c0fbf3284425375 Thanks Caolán. *** Bug 130694 has been marked as a duplicate of this bug. *** |