Created attachment 131210 [details] one slide with block arrow which rotates Open attached document and play the presentation. On click the arrow should rotated 720°. That is done by the "Spin" effect. Export the presentation to either of the two pptx formats. Unzip the file and open the file "slide1.xml". Open the <p:timing> element completely. Notice, that in the <p:cTn> element with id="5" the element <p:childTnLst> is empty. It should contain a <p:animRot> element. Opening the exported file in PowerPoint results in an error. I see the error already in LO 4.1 and it still exists in LO 5.4.
Confirmed in Version: 5.4.0.0.alpha0+ Build ID: 880033edde516fc30225005245253293a6a58ba4 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Validating it in Open XML SDK 2.5 I get the following error: Error Node type: ChildTimeNodeList Error Description: The element has incomplete content
Created attachment 132037 [details] Powerpoint Export From the PowerPoint 2013 export, it the OOXML command for a double spin is <p:animRot by="43200000">
Still reproducible in Version: 6.0.0.0.alpha0+ Build ID: 04d70c0999c716f5465631eca50945915ec607c4 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group
Actually I think I've got a fix for this, but in bug 112280: https://gerrit.libreoffice.org/#/c/42074/ https://gerrit.libreoffice.org/#/c/42075/ Let me mark as duplicate; feel free to re-open if it's not the case. *** This bug has been marked as a duplicate of bug 112280 ***