Bug 222297 - Overwriting on Windows and multiple saves fixes [patch]
Summary: Overwriting on Windows and multiple saves fixes [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-ExpoBlending (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-11 22:35 UTC by David Eriksson
Modified: 2016-07-11 18:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.1.0
Sentry Crash Report:


Attachments
Patch to fix the two problems (1.08 KB, patch)
2010-01-11 22:39 UTC, David Eriksson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Eriksson 2010-01-11 22:35:38 UTC
Version:            (using 4.3.4 (KDE 4.3.4), compiled sources)
Compiler:          gcc.exe
OS:                Microsoft Windows (i686) release 5.1 (XP Professional)

The attached patch fixes two problems in ExpoBlending.

Overwriting a file when saving does not work on Windows.

When saving multiple blended images the list of images to blend are not cleared between the saves so the list grow with each save.
Comment 1 David Eriksson 2010-01-11 22:39:50 UTC
Created attachment 39790 [details]
Patch to fix the two problems
Comment 2 caulier.gilles 2010-01-11 22:53:19 UTC
SVN commit 1073265 by cgilles:

fix renaming under windows
BUGS: 222297


 M  +4 -1      expoblendingdlg.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1073265