Resul Cetin dixit:

>Exact what I said. I've attached the config.

OK, thanks. I misunderstood, then.

Can you please try, on the command line:

$ PINENTRY=/usr/bin/pinentry-kwallet kwalletcli_getpin -t 'Enter password'

(Of course, from an uxterm or so, make sure $DISPLAY is set
and the KDE Wallet is opened.)

I can only test curses right now, but I do get a message box
asking me for one (although since I have no X session running
I don't get the message asking if I want to store it in the
wallet).

Please also try both of these:
$ PINENTRY=/usr/bin/pinentry-curses kwalletcli_getpin -t 'Enter password'
$ PINENTRY=/usr/bin/pinentry-qt4 kwalletcli_getpin -t 'Enter password'


Another thing you could try:
$ kwalletcli -f foo -e bar -p baz
Then open the KDE Wallet Manager and look if it did create
the folder foo, an entry bar within passwords, with the
content baz. Then, change the contents in the manager. Now,
$ echo $(kwalletcli -f foo -e bar)
should show you the changed contents.

Thanks,
//mirabilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to