[Bug 727826] New: ssh askpass does not work at kde startup

https://bugzilla.novell.com/show_bug.cgi?id=727826 https://bugzilla.novell.com/show_bug.cgi?id=727826#c0 Summary: ssh askpass does not work at kde startup Classification: openSUSE Product: openSUSE 12.1 Version: RC 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: rcoe@wi.rr.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 In .xinitrc I have the following, if test -S "$SSH_AUTH_SOCK" -a -x "$SSH_ASKPASS"; then ssh-add < /dev/null fi This causes the X startup to eventually invoke /usr/lib64/ssh/ksshaskpass. The UI comes up, but typing any keys is not reflected in the UI, and the passphrase is not read into the app. If I invoke ssh-add after kde is up, the UI reacts normally and operates correctly. root 20020 1106 0 15:55 ? 00:00:00 -:0 coe 20047 20020 0 15:55 ? 00:00:00 /bin/bash /usr/local/home/coe/.xinitrc coe 20151 20047 0 15:55 ? 00:00:00 /usr/bin/gpg-agent --sh --daemon --write-env-file /usr/local/home/coe/.gnupg/agent.info /usr/bin/ssh-agent /usr/local/home/coe/.xinitrc coe 20152 20047 0 15:55 ? 00:00:00 /usr/bin/ssh-agent /usr/local/home/coe/.xinitrc coe 20156 20047 0 15:55 ? 00:00:00 ssh-add coe 20157 20156 0 15:55 ? 00:00:00 /usr/lib64/ssh/ksshaskpass Enter passphrase for /usr/local/home/coe/.ssh/id_rsa: Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=727826 https://bugzilla.novell.com/show_bug.cgi?id=727826#c1 Christian Trippe <ctrippe@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ctrippe@opensuse.org Resolution| |DUPLICATE --- Comment #1 from Christian Trippe <ctrippe@opensuse.org> 2014-05-04 07:08:27 UTC --- Closing as dup of a newer report *** This bug has been marked as a duplicate of bug 852453 *** http://bugzilla.novell.com/show_bug.cgi?id=852453 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com