pinentry-curses defect

Bernhard Reiter bernhard at intevation.de
Thu Jan 29 10:52:39 CET 2009


typing "ä"
bernhard at erato:/home/mobilehome/bernhard/tmp$ echo getpin | 
pinentry-curses --ttyname "/dev/pts/8" --lc-ctype "de_DE at euro" | od -tx1c
0000000 4f 4b 20 59 6f 75 72 20 6f 72 64 65 72 73 20 70
          O   K       Y   o   u   r       o   r   d   e   r   s       p
0000020 6c 65 61 73 65 0a 44 20 c3 0a 4f 4b 0a
          l   e   a   s   e  \n   D       Ã  \n   O   K  \n
0000035

typing "ä" - works
bernhard at erato:/home/mobilehome/bernhard/tmp$ echo getpin | 
pinentry-qt --ttyname "/dev/pts/8" --lc-ctype "de_DE at euro" | od -tx1c
0000000 4f 4b 20 59 6f 75 72 20 6f 72 64 65 72 73 20 70
          O   K       Y   o   u   r       o   r   d   e   r   s       p
0000020 6c 65 61 73 65 0a 44 20 c3 a4 0a 4f 4b 0a
          l   e   a   s   e  \n   D       Ã   €  \n   O   K  \n
0000036

typing "äg"
bernhard at erato:/home/mobilehome/bernhard/tmp$ echo getpin | 
pinentry-curses --ttyname "/dev/pts/8" --lc-ctype "de_DE at euro" | od -tx1c
0000000 4f 4b 20 59 6f 75 72 20 6f 72 64 65 72 73 20 70
          O   K       Y   o   u   r       o   r   d   e   r   s       p
0000020 6c 65 61 73 65 0a 44 20 c3 a4 0a 4f 4b 0a
          l   e   a   s   e  \n   D       Ã   €  \n   O   K  \n
0000036
typing "foo"
echo getpin | pinentry-curses --ttyname "/dev/pts/8" --lc-ctype "de_DE at euro" | 
od -tx1c
0000000 4f 4b 20 59 6f 75 72 20 6f 72 64 65 72 73 20 70
          O   K       Y   o   u   r       o   r   d   e   r   s       p
0000020 6c 65 61 73 65 0a 44 20 66 6f 6f 0a 4f 4b 0a
          l   e   a   s   e  \n   D       f   o   o  \n   O   K  \n
0000037


-- 
Managing Director - Owner: www.intevation.net      (Free Software Company)
Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com.
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1601 bytes
Desc: not available
URL: </pipermail/attachments/20090129/8a12b919/attachment.bin>


More information about the Gnupg-devel mailing list