| Summary: | Crash when adding more than one object to the animated images dialog | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Heiko Tietze <heiko.tietze> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | Armin.Le.Grand, rb.henschel, thb, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, needUITest, regression, wantBacktrace |
| Version: | 6.1.0.0.beta2+ | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://help.libreoffice.org/6.2/en-US/text/simpress/guide/animated_gif_create.html | ||
| See Also: |
https://crashreport.libreoffice.org/stats/signature/sd::DrawView::DrawView(sd::DrawDocShell%20*,OutputDevice%20*,sd::DrawViewShell%20*) https://bugs.documentfoundation.org/show_bug.cgi?id=134674 |
||
| Whiteboard: | target:6.3.0 target:6.2.5 target:6.2.4 | ||
| Crash report or crash signature: | ["sd::DrawView::DrawView(sd::DrawDocShell *,OutputDevice *,sd::DrawViewShell *)"] | Regression By: | |
| Bug Depends on: | |||
| Bug Blocks: | 116979 | ||
|
Description
Heiko Tietze
2019-04-24 09:59:56 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=dfefe448c41921f2f1e54d3f69b8b9e89031d055 author Armin Le Grand <Armin.Le.Grand@cib.de (CIB)> 2018-03-01 15:54:32 +0100 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-04-07 00:28:30 +0200 commit dfefe448c41921f2f1e54d3f69b8b9e89031d055 (patch) tree 1aace31054b5740e2faffcbc5de66a791be27f7d parent eba4d5b2b76cefde90cb3d6638c736f435023a45 (diff) SOSAW080: Added first bunch of basic changes to helpers Bisected with: bibisect-linux64-6.1 Adding Cc: to Armin Le Grand https://gerrit.libreoffice.org/#/c/72054/ makes it not crash for me Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/23338100720a76420e302f02b876b3708a95cdda%5E%21 Resolves: tdf#124927 crash on multiple drawing shapes in animation dialog It will be available in 6.3.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. 6-2 backport in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/6670ae80580a5f80d6042b7f9d49308862472c90%5E%21 Resolves: tdf#124927 crash on multiple drawing shapes in animation dialog It will be available in 6.2.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. Verified in Version: 6.3.0.0.alpha0+ Build ID: e16641769df8cb2631808acf43e0ee8bd31cb0f7 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue! |