Summary: | Image editor offers to save image when quitting even when it has just been saved. | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | barsanuphe <mon.adresse.publique> |
Component: | ImageEditor-Save | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
barsanuphe
2011-06-26 13:19:12 UTC
Strange. From git master i cannot reproduce it... Which type of image you edit ? RAW or JPEG ? Do you use Raw Import tool ? Do you use versionning ? If yes, do you have a look in versionning setup from config dialog ? Gilles Caulier I get this behavior while editing a jpg image. Versionning is off. The option "When closing the editor" was set to "always ask to save changes" which I had ignored thinking it was linked to the versionning system (it is, right?). However, setting it to "Save changes automatically" makes no difference. I compiled digikam again yesterday and am running: Rev.: 87a6a93e2f3d3ae93fbd97c1804244fbc7d9e1d1 Happens only with "Save" if non-destructive is switched off Git commit 819d6332bfe2bff65e8144e89edf32c2b331ff3d by Marcel Wiesweg. Committed on 15/07/2011 at 23:26. Pushed by mwiesweg into branch 'master'. In old-style saving mode, reset the undo manager's origin after a Save operation so that the Save button is disabled and no warning asked at quit. Rename methods to more appropriate naming BUG: 276525 M +1 -1 showfoto/main/showfoto.cpp M +2 -1 NEWS M +2 -1 utilities/imageeditor/editor/editorwindow.h M +3 -1 utilities/imageeditor/editor/imagewindow.cpp M +6 -1 utilities/imageeditor/editor/editorwindow.cpp http://commits.kde.org/digikam/819d6332bfe2bff65e8144e89edf32c2b331ff3d |