https://bugs.kde.org/show_bug.cgi?id=361883
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/krit |https://commits.kde.org/kri |a/d5c39fbd21f3eed41a4675ed0 |ta/af9a7841964830f8752e1887 |1ec5f9be38e4c57 |d9d5b79658ade4ce Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit d71f0019e01266bd6b77638fcc37007937b40474 by Dmitry Kazakov. Committed on 12/04/2017 at 15:20. Pushed by dkazakov into branch 'krita/3.1'. Add a warning dialog that the user is saving possibly corrupted image Related: bug 378681 M +12 -1 libs/ui/KisMainWindow.cpp M +6 -1 libs/ui/dialogs/kis_delayed_save_dialog.cpp M +7 -0 libs/ui/dialogs/kis_delayed_save_dialog.h https://commits.kde.org/krita/d71f0019e01266bd6b77638fcc37007937b40474 --- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit af9a7841964830f8752e1887d9d5b79658ade4ce by Dmitry Kazakov. Committed on 12/04/2017 at 15:20. Pushed by dkazakov into branch 'krita/3.1'. Lock the image while saving It is not enough to just disable cloning of the image, locking should also be recovered. Related: bug 378681 M +55 -52 libs/ui/KisDocument.cpp https://commits.kde.org/krita/af9a7841964830f8752e1887d9d5b79658ade4ce -- You are receiving this mail because: You are watching all bug changes.