Description of problem: When I login, then open a terminal window, and try ssh, it asks me (in text mode) for my passphrase. Under Fedora 16 this was unlocked automatically. Version-Release number of selected component (if applicable): gnome-keyring-3.4.1-2.fc17.x86_64 How reproducible: always Steps to Reproduce: 1.login 2. 3. Actual results: ssh agent does not have key loaded Expected results: ssh agent does have key loaded Additional info: once I do ssh-add from the command line, it works from then on.
The actual upstream bug is against gnome-settings-daemon and it is fixed in 3.4.2. What is your gnome-settings-daemon version?
The version was gnome-settings-daemon-3.4.1-4.fc17.x86_64, which came with F17 (installed with updates repo enabled). However, I have gotten updates since then, now I'm running gnome-settings-daemon-3.4.2-1.fc17.x86_64 and it seems to be working. Thanks. Bug should be closed.