| Summary: | Docx having pure VML group inside converted to DrawingML on save and Writer unable to open it. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | NISZ LibreOffice Team <libreoffice> |
| Component: | Writer | Assignee: | Attila Bakos (NISZ) <bakos.attilakaroly> |
| Status: | VERIFIED FIXED | ||
| Severity: | major | CC: | attila.szucs, bakos.attilakaroly, dgp-mail, nemeth |
| Priority: | high | Keywords: | bibisected, bisected, filter:docx, regression |
| Version: | 7.4.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=147126 | ||
| Whiteboard: | target:7.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 104442 | ||
| Attachments: |
Docx having pure VML group inside converted to DrawingML on save and Writer unable to open it.
The bugdoc opened with the fix |
||
|
Description
NISZ LibreOffice Team
2022-02-17 07:21:51 UTC
Created attachment 178338 [details]
Docx having pure VML group inside converted to DrawingML on save and Writer unable to open it.
It crashes when trying to save as docx Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: c856f9bec12d98ed49f01578ded79f16ae7be051 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL no crash when saving or reopening in Version: 7.3.1.3 (x64) / LibreOffice Community Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951 CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: CL Let's focus on open crash: faa2cf7e941f2fedbe5069739a58e21bceeac110 is the first bad commit Date: Tue Mar 12022 source 0d29394598db2e336a9982cbb7041ea407b2bf6d author Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu> tdf#147126 sw: fix missing as_char anchoring of group textboxes CC Attila please see. Let's focus on 1st step *save* crash: faa2cf7e941f2fedbe5069739a58e21bceeac110 is the first bad commit Date: Tue Mar 12022 source 0d29394598db2e336a9982cbb7041ea407b2bf6d author Attila Bakos (NISZ) <bakos.attilakaroly@nisz.hu> tdf#147126 sw: fix missing as_char anchoring of group textboxes CC Attila please see. I have seen this one ;) There is the fix: https://gerrit.libreoffice.org/c/core/+/132308 Created attachment 179215 [details]
The bugdoc opened with the fix
Attila Bakos (NISZ) committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2110597ac730fa07dbbdd603fda82b182ed27c9e tdf#147485 sw: fix group shape crash using std::shared_ptr It will be available in 7.4.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ede4b852cd183a93161a4a154865793317d9b452 Related: tdf147485 add forcepoint test-case for duplicate issue It will be available in 7.4.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.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: a98971ac975e19efa2336b608506eefa85ce2485 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL |