pinentry-qt (svn/r153) crashes on exec @ "assuan_register_command"; v0.7.2 execs no error.
snowcrash+gnupg-users
schneecrash+gnupg-users at gmail.com
Tue Jan 23 23:50:11 CET 2007
> Could this help?
> <http://www.py-soft.co.uk/~benjamin/download/mac-gpg/>
heh, not really. that's where i _started_ -- been all through those pages.
afaict, nothing addresses the 'assuan' problem apparent i'm seeing in
the svn src-build, but lacking in the v0.7.2 build, which is ok
(mostly ... )
atm, i've rebuilt pinentry v072, config'd as,
Pinentry v0.7.2 has been configured as follows:
Curses Pinentry: yes
GTK+ Pinentry: no
GTK+-2 Pinentry: no
Qt Pinentry: yes
W32 Pinentry: no
Fallback to Curses: yes
Default Pinentry: pinentry-qt
so that,
% ls -al /usr/local/bin/pinentry*
lrwxr-xr-x 1 root admin 11 Jan 23 14:19 /usr/local/bin/pinentry
-> pinentry-qt
-rwxr-xr-x 1 root admin 124972 Jan 23 14:19 /usr/local/bin/pinentry-curses
-rwxr-xr-x 1 root admin 2262216 Jan 23 14:19 /usr/local/bin/pinentry-qt
in TESTING, i see:
(1) CASE: pinentry-curses
/bin/sh -c '/usr/local/bin/pinentry-curses --lc-ctype=UTF-8'
OK Your orders please
SETDESC This is a test
GETPIN
lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk
x This is a test x
x x
x PIN: *************___________________________ x
x x
x <OK> <Cancel> x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj
D (my_pass_phrase)
OK
which is OK (i think ...)
BUT,
(2) CASE: pinentry-qt
/bin/sh -c '/usr/local/bin/pinentry-qt --lc-ctype=UTF-8'
OK Your orders please
SETDESC This is a test
GETPIN
pops up a Desktop dialog,
http://img168.imageshack.us/img168/8328/pinentryqt018qj.jpg
which, unfortunately, cannot grab focus for the field entry. you'll
note in the posted image that the form field has a cursor _in_ it, but
is 'grayed out'. clicking on it does no good. can't enter a thing
... :-/
More information about the Gnupg-users
mailing list