| Summary: | CRASH: Opening animation sidebar pane after inserting a shape | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 7.1.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=138939 | ||
| Whiteboard: | target:7.1.0.0.beta2 target:7.2.0 target:7.0.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | screencast | ||
|
Description
Xisco Faulí
2020-12-15 11:44:53 UTC
I think this is a regression from ( not 100% sure ) https://cgit.freedesktop.org/libreoffice/core/commit/?id=75b9109a2da35cf0f0914504145d84cf918c6af2 author Caolán McNamara <caolanm@redhat.com> 2020-11-12 20:48:50 +0000 committer Caolán McNamara <caolanm@redhat.com> 2020-11-20 21:07:56 +0100 commit 75b9109a2da35cf0f0914504145d84cf918c6af2 (patch) tree ce444db75d6f2282e86d86c89c0cce66ab937c8d parent 94ea1c89e959069aa7c735317470712012df2362 (diff) weld TabBar Bisected with: bibisect-linux64-7.1 Adding Cc: to Caolán McNamara also crashes in gtk3 I think I can reproduce it anyway Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/d2055db8d7b13b34e526cc16f5c084505e6de331 tdf#138935 rsDeckId is invalid by the time collectUIInformation is called It will be available in 7.1.0.0.beta2. 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 "master": https://git.libreoffice.org/core/commit/0bbdf06fabfc7f43dde9cc36256130779b1e3902 tdf#138935 rsDeckId is invalid by the time collectUIInformation is called It will be available in 7.2.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 and 7-1, backport to 7-0 in gerrit as well even though its not reported to crash there its possible the same problem exists Verified in Version: 7.2.0.0.alpha0+ Build ID: 4484accf4d331a95ebf8475d6cd91950f4c27bcc 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!! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/871940eba642bec3cc263b48048ee4ffbf8a6c0f tdf#138935 rsDeckId is invalid by the time collectUIInformation is called It will be available in 7.0.5. 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. |