Bug 389008

Summary: Failed to Find
Product: [Applications] kleopatra Reporter: Judith <jcrane>
Component: generalAssignee: Andre Heinecke <aheinecke>
Status: RESOLVED UPSTREAM    
Severity: normal CC: kdepim-bugs, mutz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Judith 2018-01-15 15:06:10 UTC
program says it cannot find encrypted or signed data - I know the files are encrypted
Comment 1 Andre Heinecke 2018-01-16 07:12:06 UTC
Hi,

If Kleopatra can't find it it really means that GnuPG (the crypto backend) reported this error.

Please try to use the command line (cmd.exe) and do
 gpg --decrypt <file>

I'm 90% sure that this will fail too. Maybe it gives you a better indication of the problem. You can add --verbose to the command to get more output.

If you still think that gnupg should be able to decrypt your files then please report an issue to GnuPG in dev.gnupg.org

Thanks and best Regards,
Andre