Description of problem: [warren@ibmlaptop .xinput.d]$ echo $LANG en_US.UTF-8 [warren@ibmlaptop .xinput.d]$ pwd /home/warren/.xinput.d [warren@ibmlaptop .xinput.d]$ ls -l total 0 lrwxrwxrwx 1 warren warren 29 Aug 30 21:30 default -> /etc/X11/xinit/xinput.d/iiimf [warren@ibmlaptop .xinput.d]$ ssh-add < /dev/null The above command invokes /usr/libexec/openssh/gnome-ssh-askpass which is a GUI dialog asking for the ssh passphrase for ssh-agent. Something about IIIMF is causing anything entered into this dialog to fail. XIM in the same dialog works. Version-Release number of selected component (if applicable): im-sdk-12.0.1-1.svn1891 openssh-askpass-gnome-3.9p1-1
I could reproduce it. we have to disable the debug messages.
this problem should be fixed in 12.0.1-3.svn1891. please confirm it.
Confirmed fixed. Tested with im-sdk-12.0.1-5.svn1891 and openssh-askpass-gnome-3.9p1-1. Thanks.