Summary: | editor works on the wrong image if a new one was chosen while processing | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | S. Burmeister <sven.burmeister> |
Component: | ImageEditor-Workflow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version First Reported In: | 1.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.0.0 | |
Sentry Crash Report: |
Description
S. Burmeister
2009-09-14 11:20:00 UTC
I once discovered something similar, but I was not able to reproduce it again (although it happened weeks ago, too): 1. I opened a JPG, used some filters 2. I reverted the image 3. Closed the editor 4. Opened the editor with another image 5. I get the question if I want to save the modifications, although none were made. Could be a similar problem. SVN commit 1028071 by mwiesweg: Fix special case described in bug report BUG: 207332 M +2 -1 NEWS M +11 -0 utilities/imageeditor/canvas/dimginterface.cpp M +2 -0 utilities/imageeditor/editor/editorwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1028071 |