Bug 389008 - Failed to Find
Summary: Failed to Find
Status: RESOLVED UPSTREAM
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-15 15:06 UTC by Judith
Modified: 2018-01-16 07:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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