After commit d5a2aa611bd8e03682a38211e5a8001848264862 https://git.reviewboard.kde.org/r/127569/diff/1/ my git stopped working with ksshaskpass: >$ git push ksshaskpass: Unable to extract keyFile from phrase "Username for 'https://github.com': " Pass a valid window to KWallet::Wallet::openWallet(). ksshaskpass: Unable to extract keyFile from phrase "Password for 'https://bebuch@github.com': " Pass a valid window to KWallet::Wallet::openWallet(). I use the KDE neon git stable branch.
Patch for review at https://phabricator.kde.org/D4540
*** Bug 376318 has been marked as a duplicate of this bug. ***
The proposed patch fixes the issue for me.
Git commit 408c284f6a35694f7e6be76c3416b80f3ef7fdba by Christoph Feck. Committed on 18/02/2017 at 01:09. Pushed by cfeck into branch 'Plasma/5.9'. Fix git ssh password detection Investigation and patch by Idekel Santana. FIXED-IN: 5.9.3 Differential Revision: https://phabricator.kde.org/D4540 M +10 -1 src/main.cpp https://commits.kde.org/ksshaskpass/408c284f6a35694f7e6be76c3416b80f3ef7fdba
*** Bug 376775 has been marked as a duplicate of this bug. ***
Can this patch be modified to also work for https://bugs.kde.org/show_bug.cgi?id=380085 ?