Split from bug 84254 attachment 106751 [details] could previously be saved as pptx, if imperfectly. Since the below commit, it has regressed to displaying as a grey square on reload In the 4.5 dbgutil bibisect repo: 2015-02-07: source-hash-3159f59e2c620de14d9570b69a802554a3968af8 Which is most likely this commit: commit b1751e6ed0fd6d6d26141e4405df92520e3c04cd Author: Andras Timar <andras.timar@collabora.com> Date: Thu Feb 5 22:36:24 2015 +0100 bnc#637947 improve DrawingML export of custom shapes
Setting to NEW, as already confirmed on bug 84254
Adding Cc: to timar74@gmail.com - split from bug 84254 as discussed
Created attachment 114453 [details] screenshot It's not a plain rectangle. See the screenshot. It has structure, and I think if we tried to close paths, and fix some scaling issues, we'd get the correct shape. The regression is related to my patch. Originally the WritePolyPolygon( EscherPropertyContainer::GetPolyPolygon( xShape ) ); call gave better (but still not correct) result.
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=481c185e327cb83ffcb29657d5a354eae2c4a5f3 tdf#90338 tdf#84254 DrawingML export fix It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Andras Timar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1a4eeac14b618714bb8be9755f508ee63ac4a422 tdf#90338 related: ignore empty shape handles struct It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0fa10fa7ea7026de7d998776201747afda0ca6b2&h=libreoffice-5-0 tdf#90338 tdf#84254 DrawingML export fix It will be available in 5.0.0.0.beta2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Andras Timar committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9ad8490e1154d5667249d56a63c9c00111cafa4d&h=libreoffice-5-0 tdf#90338 related: ignore empty shape handles struct It will be available in 5.0.0.0.beta2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]