https://bugs.kde.org/show_bug.cgi?id=379852

--- Comment #2 from avlas <jsar...@gmail.com> ---

Well, I just call it directly so I can use its output in a ssh connection that
does not accept any other password input that is not introduced with the
keyboard. So let's call the label of the ssh connection that I don't want to
write the password everytime just "Label"

So sth like this:

sshpass -p $(ksshaskpass "Label") ssh remote_server

This is the output in konsole:

  ksshaskpass: Unable to extract keyFile from phrase "Label"
  Pass a valid window to KWallet::Wallet::openWallet().

Then a dialog is opened to write the password and I check to save it in
kwallet, but nothing is really saved and next time I call it, same thing
happens, that is, I always have to introduce the password manually.

This used to work before. I guess sth has been changed in ksshaskpass or
kwallet in the course of the last months...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to