Created attachment 170764 [details] sample file Steps to reproduce: 1. Open attached document 2. Save document as PPTX -> Error saving the document. Write Error. The file could not be written Reproduced in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: 3e4eb070787d4d44b3bdc95046e5b231dbbef42b CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=cf5fa358a6bf6e7c0aae2dca1e8fa3334d95ebdb author Miklos Vajna <vmiklos@collabora.com> 2021-01-25 17:34:28 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2021-01-25 19:23:59 +0100 commit cf5fa358a6bf6e7c0aae2dca1e8fa3334d95ebdb (patch) tree 1997e7fd65782c2861533d6d3416613a9f9225c1 parent 0b39d386e4742afa4efcf293baf0e2922505306a (diff) PPTX export: fix missing audio anim node for slide narrations Bisected with: bibisect-linux64-7.2 Adding Cc: to Miklos Vajna [Bug found by office-interoperability-tools]
Created attachment 170767 [details] another file affected by the same issue
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9ac1d3ac65b198f739421f39ab3adc65d35a0908 tdf#141267 PPTX export: fix handling of audio nodes with non-media source 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.
I think this was a master-only problem, so no backport.
Verified in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: 93bb5fcba9e58eeeaaed9521c3bb4eecf9b91ac1 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Miklos, thanks for fixing this issue!!