Created attachment 155328 [details] Sample PPTX document (generated in 365)
Created attachment 155329 [details] This is how slide 1 looks in LO (most of the world is gone)
Created attachment 155330 [details] This is how slide 3 looks in LO (Africa, the US, and much of Europe are gone)
Opening the attached PPTX (which looks just fine in Office 365) in LibreOffice 6.3 or 6.4 the world charts miss several countries, in fact even a continent (Africa).
Created attachment 155332 [details] console logs On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached console logs corresponding to just opening and closing the file.
Countries are not images but XML created shapes. Repro with 5.2, I don't have older at the moment.
This didn't start in 5.2.0, but in 5.3.0 / 5.2.4, and is actually a regression from the following two commits. After the first all the non-green countries disappeared, and the second commit resulted in the current look. Bibisected to the 5.2 backports using repo bibisect-linux-64-5.2. Adding CC: to Tamás Zolnai. https://cgit.freedesktop.org/libreoffice/core/commit/?id=8d613870b2cd2e3e4396b4fa97dbd8080fda8f52 author Tamás Zolnai <zolnaitamas2000@gmail.com> 2016-11-18 22:57:29 +0000 committer Tamás Zolnai <tamas.zolnai@collabora.com> 2016-11-18 22:42:12 +0000 "tdf#104015: PPTX import: Title shape does not inherit fill properties" https://cgit.freedesktop.org/libreoffice/core/commit/?id=7c5aaa254f444d54b9ebf6574f0ccd37af548ee5 author Tamás Zolnai <zolnaitamas2000@gmail.com> 2016-11-27 15:35:53 +0100 committer Tamás Zolnai <tamas.zolnai@collabora.com> 2016-11-27 15:24:35 +0000 "tdf#104201: PPTX: Group solid fill is not imported"
It turned out that fix for bug #131082 fixes this bug, too, so let's close this as duplicate. *** This bug has been marked as a duplicate of bug 131082 ***
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/61e1e38595e95e228168e8385662fe3bcd4c80e1 crashtesting: out of bounds in export of tdf128404-1.ppt to pptx It will be available in 25.8.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.
Marking as VERIFIED after all those years: Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a2c58edd20f243697a0790d323816094e319b2a7 CPU threads: 12; OS: Linux 6.14; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-25-2": https://git.libreoffice.org/core/commit/42c722600c324737d911fe9a42e1268e7bb8f173 crashtesting: out of bounds in export of tdf128404-1.ppt to pptx It will be available in 25.2.3. 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.