Thorsten Glaser wrote: > Dixi quod... > > >Can you: > >$ mksh -x /usr/bin/pinentry-kwallet > >GETPIN > > > >and paste the output? > > On second thoughts... this is probably better: > $ cp /usr/bin/pinentry-kwallet . > $ chmod +w pinentry-kwallet > Edit it and add "set -x" directly below "function getit {" > $ mksh -x pinentry-kwallet > GETPIN
+ rcsid=$MirOS: contrib/hosted/tg/code/kwalletcli/pinentry-kwallet,v 1.5 2009/07/12 17:57:33 tg Exp $ + unset LC_ALL LANGUAGE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT LC_IDENTIFICATION + export LANG=C LC_CTYPE=en_US.UTF-8 + set -U + quiet=0 + set -A args + last= + read -pr resp + IFS= + pinentry + PINENTRY_KWALLET=set + have_sub=1 + print OK ready to listen to your demands OK ready to listen to your demands + x_dsctxt= + x_prompt= + x_errtxt= + read -r line + IFS= GETPIN + copyline=1 + getit pass + typeset type=pass key=〈〉 pw rv tw=0 d errcnt + copyline=0 + kwalletcli -q -f pinentry-kwallet -e pass-e-〈〉 + pw= + let errcnt[1] + let errcnt[1] < 2 + kwalletcli -q -f pinentry-kwallet -e pass-v-〈〉 + pw=asd + rv=0 + print -r D asd D asd + print OK OK + return + let copyline + read -r line + IFS= -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org