https://bugzilla.novell.com/show_bug.cgi?id=192967 ------- Comment #11 from ensonic@sonicpulse.de 2006-12-02 10:09 MST ------- I am still trying to solve it. Some more details. * It definitely block with ssh-add. When I have the black screen (where I only see and can move the mouse), i get this from the console when I do 'ps -ef | grep ssh': root 4437 1 0 18:51 ? 00:00:00 /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ensonic 5246 5200 0 18:55 ? 00:00:00 ssh-agent /bin/bash /home/ensonic/.xinitrc ensonic 5249 5200 0 18:55 ? 00:00:00 ssh-agent /usr/bin/dbus-launch /usr/X11R6/bin/gnome ensonic 5336 1 0 18:55 ? 00:00:00 /usr/bin/ssh-add ensonic 5337 5336 0 18:55 ? 00:00:00 /usr/lib/ssh/x11-ssh-askpass Enter passphrase for /home/ensonic/.ssh/id_dsa: So why the heck are there two ssh-agents runnning. The other issues is, that ssh-add seems to hard-coded to run 'x11-ssh-askpass'. It should run ssh-askpass, which depending on the session runs the right one (in my case gtk-askpass). At second there where two compiz instances running. I would really like to get some support here. -- 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, or are watching someone who is.