Mac stuff!

Benjamin Donnachie benjamin at py-soft.co.uk
Wed Jan 21 21:57:49 CET 2009


2009/1/21 Benjamin Donnachie <benjamin at py-soft.co.uk>:
> The other thing is one of my users is having problems with the native
> Mac pinentry program.  One theory I have is that it's not dealing with
> character encoding properly - am I right in thinking that everything
> should be passed to it in UTF-8?  The source code is on my devel box
> at home - I'll have a look when I get in...

Red herring:

char * pin = (char *) [[pinentry getPINField] UTF8String];

Back to the drawing board!

Ben



More information about the Gnupg-devel mailing list