On 03.12.2014 00:25, Rolf Leggewie wrote: > "export GTK_IM_MODULE="";echo GETPIN | pinentry-curses" FAILS > suggesting there is something essentially wrong with pinentry as well
I got confused about what Ximin had written about pinentry-curses since later on he mentioned only pinentry-gtk2, but here is the update on pinentry-curses. export GTK_IM_MODULE=scim mytty=$(tty); echo GETPIN | pinentry-curses --ttyname="$mytty" WORKS, but at least here doesn't invoke scim and thus no CJKV or other input. Only simple entry of ASCII and similar character is possible. Contrary to my statement above, pinentry-curses seems to be generally working as expected. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org