After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646105 - regression: don't save image if there are no changes.
regression: don't save image if there are no changes.
Status: RESOLVED DUPLICATE of bug 611765
Product: GIMP
Classification: Other
Component: General
2.6.11
Other Linux
: Normal minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2011-03-29 14:05 UTC by Maciej Pilichowski
Modified: 2011-03-29 15:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej Pilichowski 2011-03-29 14:05:56 UTC
In previous versions of Gimp, you could save image twice, and second time the save was ignored (save-save, no changes in between are possible by definition).

However now I can save the image several times in a row, and each time Gimp actually saves all the data again.
Comment 1 Michael Natterer 2011-03-29 15:05:27 UTC
You can set the trust-dirty-flag in ~/.gimp-2.6/gimprc to TRUE.

*** This bug has been marked as a duplicate of bug 611765 ***