Bug 107155 - CRITICAL: showFoto overwrites wrong file when saving!
Summary: CRITICAL: showFoto overwrites wrong file when saving!
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Save (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR critical
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-10 11:09 UTC by Jens
Modified: 2022-02-05 05:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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