Bug 391222

Summary: does not save multiple decrypted files
Product: [Applications] kleopatra Reporter: little.jim
Component: generalAssignee: Andre Heinecke <aheinecke>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs, llevine, mutz
Priority: NOR    
Version: 3.0.2   
Target Milestone: ---   
Platform: Windows CE   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description little.jim 2018-02-28 12:55:33 UTC
Hi, after decryption of multiple individual encrypted files and click on save all files, only one decrypted file appears
Comment 1 Andre Heinecke 2018-03-06 10:54:08 UTC
Git commit bcc8dfbacd2d2e1d8ac4aaf154faf5db81315e83 by Andre Heinecke.
Committed on 06/03/2018 at 10:52.
Pushed by aheinecke into branch 'master'.

Fix decrypt / verify of multiple files at once

This fixes another regression introduced by 9d1ebcb1.
Use the same workdir for multiple files as the code
expects that.

M  +4    -2    src/crypto/autodecryptverifyfilescontroller.cpp

https://commits.kde.org/kleopatra/bcc8dfbacd2d2e1d8ac4aaf154faf5db81315e83
Comment 2 Andre Heinecke 2018-03-06 10:54:43 UTC
Thanks for your report. Indeed this was a recently introduced bug.

Will be fixed in the next Gpg4win release.
Comment 3 Andre Heinecke 2018-03-07 14:08:56 UTC
A beta of the next version, which contains the fix is available now https://files.gpg4win.org/Beta/gpg4win-3.1.0-beta-current.exe
Comment 4 Andre Heinecke 2018-04-03 06:50:30 UTC
*** Bug 392643 has been marked as a duplicate of this bug. ***