Bug 107155

Summary: CRITICAL: showFoto overwrites wrong file when saving!
Product: [Applications] digikam Reporter: Jens <jens-bugs.kde.org>
Component: Showfoto-SaveAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: critical CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Jens 2005-06-10 11:09:19 UTC
Version:           0.2.0 (using KDE 3.4.1 Level "a" , SUSE 9.3 UNSUPPORTED)
Compiler:          gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)
OS:                Linux (i686) release 2.6.11.4-20a-default

Reproduce:

- call "showfoto *.jpg" in some directory with a lot of JPEG files (20 in my case)
- edit one of them
- in the right hand sidebar, choose the next file
- showFoto will ask you if you want to save your changes to the first file
- click "Save"
- showfoto will save the changed file over the one you clicked on, _not_ the one that was edited!

Using KDE 3.4.1 and showFoto 0.2.0.

Please investigate this... I was lucky I had a backup ;)

Thanks!

Jens
Comment 1 Joern Ahrens 2005-06-11 12:07:43 UTC
SVN commit 424259 by jahrens:

BUG: 107155

 M  +32 -30    showfoto.cpp  
 M  +2 -0      showfoto.h  
Comment 2 Joern Ahrens 2005-06-11 17:29:22 UTC
SVN commit 424354 by jahrens:


Same fix for 0.8 branch
CCBUG: 107155



 M  +32 -30    showfoto.cpp  
 M  +2 -0      showfoto.h