Summary: | gwenview overwrites files when "saving as..." without warning [KDE4.0.1] | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | S. Burmeister <sven.burmeister> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
S. Burmeister
2006-09-21 12:06:30 UTC
This happen even on gwenview 2.0 I do not have the time to fix this in the KDE3 version (Gwenview 1.4.x) but it will be fixed in KDE4.1. I can't fix it for KDE4.0 because fixing it requires adding a new string and we are in string-freeze mode. Since this bug leads to data-loss I think the string freeze does not prevent a bugfix. I agree with S.Burmeister: string freeze is less important than this. I see your point, but it's too late for KDE 4.0.0 anyway (tagging will start in a few hours). I will fix it in 4.1.0 and will probably be able to backport it to 4.0.1. SVN commit 763621 by gateau: Prompt for confirmation before overwriting an existing file. BUG: 134441 M +15 -0 mainwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=763621 I backported it to KDE 4.0.1. Thanks Aurelien! |