| Summary: | CRASH: Running presentation (gen) | ||
|---|---|---|---|
| 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.0.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=160193 | ||
| Whiteboard: | target:7.1.0 target:7.0.2 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Xisco Faulí
2020-09-07 10:49:35 UTC
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=770892a387361067d23ab08ed38690c50b8b9395 author Caolán McNamara <caolanm@redhat.com> 2020-05-23 20:21:59 +0100 committer Caolán McNamara <caolanm@redhat.com> 2020-05-24 20:20:54 +0200 commit 770892a387361067d23ab08ed38690c50b8b9395 (patch) tree 099d1cc78a6dd1a896f6855bb95ebe345ef3b9e4 parent de01c1978216373a9aa7cd01e28186d2752e6cc4 (diff) platforms using the cairo canvas use cairo for text rendering already Bisected with: bibisect-linux64-7.0 Adding Cc: to Caolán McNamara interesting Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f9a99998048ed0fa6e2743c7473919a9a189dcda tdf#136545 use pre-existing cairo_surface It will be available in 7.1.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 a conservative backport to 7-0 to restore the historic arrangement Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/ee18059ed6402eb0725048b3dd406852120a9faf tdf#136545 revert cairo canvas uses cairo for text rendering already It will be available in 7.0.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. Verified in Version: 7.1.0.0.alpha0+ Build ID: cd85546a2fbdade42f80fd3b6bd650791db9f32d CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Caolán, thanks for fixing this issue!! |