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

--- Comment #11 from Moritz Bunkus <mor...@bunkus.org> ---
More information. Running the compiled ksshaskpass from the command line shows
the following debug information:

> ksshaskpass: Unable to extract keyFile from phrase "wuff"

"wuff" is the sole argument I've executed ksshaskpass with, as in:

> ./ksshaskpass wuff

My wallet does contain a password entry named "wuff", and ksshaskpass prior to
commit 9dbabcb38862c1590503169be3ae7806e6673dba simply outputs that password.

This seems to me to be a case of wrong expectation of what the prompt contains…
As soon as I call ksshaskpass with something that
9dbabcb38862c1590503169be3ae7806e6673dba expects it works, e.g.

> ./ksshaskpass "Enter passphrase for wuff: "

This works as expected.

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

Reply via email to