Bug 222297

Summary: Overwriting on Windows and multiple saves fixes [patch]
Product: [Applications] digikam Reporter: David Eriksson <meldavid>
Component: Plugin-Generic-ExpoBlendingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 1.1.0
Sentry Crash Report:
Attachments: Patch to fix the two problems

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