Created attachment 2079 patch to remove gnome keyring daemon support Gnome keyring daemon is started by PAM on login. We encountered a situation in Ubuntu where it was actually causing the session to hang upon startup (likely due to a different gnome keyring daemon bug), but it revealed this as well. Look at https://bugs.edge.launchpad.net/ubuntu/+source/xfce4-session/+bug/316222 and http://bugzilla.gnome.org/show_bug.cgi?id=567517 for more information.
Pretty sure we already handle this properly in 4.6beta -- it should only spawn it if it's not already running. Reopen and change version info above if not. I'm not interested in maintaining the 4.4 branch.