Steps to reproduce: 1. Open attachment 144332 [details] from bug 119341 2. Once open, close it without changing anything -> Save dialog is prompted Reproduced in Version: 6.2.0.0.alpha0+ Build ID: 66232248ff55639052ddb76918d555e21dc9c46b CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91 author Armin Le Grand <Armin.Le.Grand@cib.de (CIB)> 2018-03-01 15:54:32 +0100 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-04-06 22:29:02 +0200 commit 6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91 (patch) tree e66f50adb222dbc1490b4df2d3c63541dad999ac parent e1b247a843c5eb850fe0079819239d9883412d38 (diff) SOSAW080: Added first bunch of basic changes to helpers Bisected with: bibisect-linux64-6.1 Adding Cc: to Armin Le Grand
Cannot open that file using PPT (MSOffice Professiolal plus 2017?), is that known? Wanted to reduce the example, did not work. With just 1st slide (afer remove all others, save-as, using PPT filter)
Does not happen with fresh small *odp Does not happen with fresh small PPT...
May have to do with SdrObjCustomShape helper SdrObjects - these get created and changed when geometry of a CustomShape i sneeded. Before the praradigm change, these SdrObjects had no model. Now they are part of the regular one. Checking with a - hopefully now - constructable small test file.
May have to be a combination of CustomShape and CustomStyle to be set...
Think I got it - first fix on https://gerrit.libreoffice.org/#/c/61132/
Armin Le Grand committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c01b66846d6651600893ae5d3c590e9076065032 tdf#120066 Only invalidate SdrModel when SdrObject has SdrPage It will be available in 6.2.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.
(In reply to Armin Le Grand (CIB) from comment #2) > Cannot open that file using PPT (MSOffice Professiolal plus 2017?), is that > known? Wanted to reduce the example, did not work. With just 1st slide (afer > remove all others, save-as, using PPT filter) I can't reproduce it in MSO 2010. Is it another incompatibility between mso versions ?
Everything is ok, no prompt dialog. tested on Version: 6.2.0.0.alpha0+ Build ID: a906b68a9fff30c2af5c03189e59c1952cd3f69f CPU threads: 4; OS: Linux 4.15; UI render: GL; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2018-09-30_19:07:59 Locale: ro-RO (ro_RO.UTF-8); Calc: threaded
Verified in Version: 6.2.0.0.alpha0+ Build ID: e9c1cbce903d325b1e19602d72765511589f5bf2 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Armin, should it be backported to 6-1 ?