Created attachment 87395 [details] first error display Hello, The file not being saved is simple_file_save_ko.ods, and theprinted error are: first_error.jpg and second_error.jpg. The bug is when I double-clik on this network file and change the content, the firs_error.jpg appears two times and the second_error.jpg appears one time. I think the problem come from this commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=6523f78456c9f78fb842b7215eb84a96f4e92472&h=libreoffice-4-0-5 In found a backport here which it worked and solved the problem: http://cgit.freedesktop.org/libreoffice/core/commit/sfx2/source/doc/docfile.cxx?h=libreoffice-4-1-2&id=0c2206081de38a41597aadfb2255540d6308be63 Can you backport the commit for the 4.0.6 rc2 or the final 4.0.6? It's very important, Thanks.
Created attachment 87396 [details] second error displayed
Created attachment 87397 [details] error file
*** Bug 69840 has been marked as a duplicate of this bug. ***
Here is the gerrit associated: https://gerrit.libreoffice.org/#/c/6460/
@Matthieu: 4.0.6 release was the last release of 4.0.
(In reply to comment #5) > @Matthieu: 4.0.6 release was the last release of 4.0. Indeed, but some organization may want to build a patched 4.0.6 for its own usage. Best regards. JBF
Indeed, I commit on 4.0.6 because my organisation want a 4.0.6 with some patch. But I also wanted the commit to be on futur release for me but also for the community because this bug could happened to anybody. I suppose that I have to checkout master and do the commit on master branch? If I want the commit to be in futur 4.1 release I have also to commit in 4.1 branch?
@Matthieu: You'll have to submit a change for 4-1 to gerrit, similar to what you did for 4-0.
I commited on master, here: https://gerrit.libreoffice.org/#/c/6580/
*** Bug 62640 has been marked as a duplicate of this bug. ***
*** Bug 69123 has been marked as a duplicate of this bug. ***
matt_51 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3d12549335229aca1a6a57575292111274709992 fdo#70345 Reuse XStream for Windows platform create a new one for others. 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.
Here is the cherry pick on 4.1 branch: https://gerrit.libreoffice.org/#/c/6761/
matt_51 committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=01fc9d77764e49583be626d0955ccf872f9b4117&h=libreoffice-4-1 fdo#70345 Reuse XStream for Windows platform create a new one for others. It will be available in LibreOffice 4.1.4. 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.
Matthieu: What's up with this bug? I see two commits and a target notice in the whiteboard field. Do I assume correctly this is fixed? Setting to fixed. Matthieu or others, please correct me, if I'm wrong. Assigning to matthieu.
Hello, The same issue has occurred in the following versions. Please fix this issue. 4.2.5 4.2.6 4.2.7 4.2.8 4.3.0 4.3.1 4.3.2 4.3.3 4.3.4 Best regards.
Hd: what about 4.4.0.2? Could you please test that pre Release.
I think that the commit of this bug is causing #72337 regression.