Re: pinentry-mac never displays any UI

2007-10-12 Thread Benjamin Donnachie
Benjamin Donnachie wrote: > Are you using the version of pinentry that is currently bundled with > mac-gpg2? If not, try downloading from > http://www.py-soft.co.uk/~benjamin/download/mac-gpg/mac-gnupg-2.0.4-2.zip > and let me know how it goes. Did it work? Ben __

GnuPG doesn't handle filenames?

2007-10-12 Thread Sven Radde
Hi there! Providing filenames to GnuPG (1.4.7, gpg4win) only results in output of a syntax help, while piping the files still works. As an example, I will use one of the commands in GnuPG's help, but it is the same with other commands such as encrypt, symmetric, ...: > D:\Sven>gpg --clearsign te

Re: GnuPG doesn't handle filenames?

2007-10-12 Thread Werner Koch
On Fri, 12 Oct 2007 13:06, [EMAIL PROTECTED] said: >> D:\Sven>gpg --clearsign test.txt >> usage: gpg [options] --clearsign [filename] There is a bug in some versions of gpg4win. The gpg you use is actually a wrapper which invokes the real gpg. We do this to selective add only required programs