Description: When saving a presentation file created with Impress with LO24.8 that contains some math formula editor objects in pptx format, all such objects totally disappear from slides. This did not happen with 24.2 NOTICE that if you open the converted pptx file with PowerPoint, the formula is there; but if you open it again with LO24.8, there is no trace of it Steps to Reproduce: 1.Create an Impress file, insert any equation editor math formula 2.Save the file in pptx format, and close it 3.Now reopen it with LO; the formula is not there anymore Actual Results: the pptx converted file when reopened with LO24.8 does not show all math formulas that were inserted. Not even as transparent objects: they are simply not present anymore. Expected Results: Math formulas should be in the file, visible and editable. Indeed, if you open the converted file with the Microsoft program, formulas are there. So it looks like LO24.8 just overlooks their presence in the file. However, if you save the pptx again back into odp format, they are definitely lost and cannot be recovered. None of this happened in LO24.2 Reproducible: Always User Profile Reset: No Additional Info: Version: 24.8.2.1 (X86_64) / LibreOffice Community Build ID: 0f794b6e29741098670a3b95d60478a65d05ef13 CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 17763); UI render: Skia/Vulkan; VCL: win Locale: it-IT (it_IT); UI: it-IT Calc: threaded
Confirm with Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 693b230aed7b1ca5b6f1a95ed1a76d938f5a6645 CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: kf5 (cairo+xcb) Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Regression, works in Version: 7.3.7.2 / LibreOffice Community Build ID: 30(Build:2) CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: cs-CZ (cs_CZ.UTF-8); UI: cs-CZ Ubuntu package version: 1:7.3.7-0ubuntu0.22.04.7 Calc: threaded
This seems to have begun at the below commit in bibisect repository/OS linux-64-25.2. 127cad26d875f54b989e48c0782f70f6034b6203 is the first bad commit commit 127cad26d875f54b989e48c0782f70f6034b6203 Author: Jenkins Build User <tdf@maggie.tdf> Date: Wed Sep 11 16:05:11 2024 +0200 source 7cfff4751befd678b3db4b6f16b020d38f4e9c32 173163: Related: tdf#129061 Avoid formula import and use fallback for now | https://gerrit.libreoffice.org/c/core/+/173163 *** This bug has been marked as a duplicate of bug 129061 ***