| Summary: | crash clicking on "tools -> macro -> manage macro -> basic -> new" | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | PowaBanga <lio_hernou> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | serval2412 |
| Priority: | medium | ||
| Version: | 7.4.5.1 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | other | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=150291 | ||
| Whiteboard: | target:7.6.0 target:7.5.1 target:7.4.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
PowaBanga
2023-02-07 11:22:33 UTC
On pc Debian x86-64 with master sources updated today, I don't reproduce this. But I can reproduce this with LO Debian package 7.4.5 and gtk3 rendering. A workaround is to use another rendering. - open a terminal/console - export SAL_USE_VCLPLUGIN=gen - soffice --impress It makes me think about tdf#150291 but this one should be fixed from 7.4.1 There was another fix at the time which wasn't backported as it was a little risky. I can reproduce this case in 7-4 and can do a safer backportable fix. see https://gerrit.libreoffice.org/c/core/+/146618 for the 7-4 backport Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e1e6ff49a244039bc2c2c09026ab9ca3ef96e859 tdf#153434 crash on "new" macro with no cursor It will be available in 7.6.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. I don't reproduce the crash with master sources updated today. Thank you Caolán! Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-5": https://git.libreoffice.org/core/commit/d6f6855c68f0e24d81b18b86c2d8c10229e29a98 tdf#153434 crash on "new" macro with no cursor It will be available in 7.5.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/d08480bcdb6cf8d8a6e171f06ada33d19cb19e21 tdf#153434 crash on "new" macro with no cursor It will be available in 7.4.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. |