http://bugzilla.novell.com/show_bug.cgi?id=564703 http://bugzilla.novell.com/show_bug.cgi?id=564703#c0 Summary: gnome-keyring do not work if you are not using gnome/gdm Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: andrea@opensuse.org QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.6 (KHTML, like Gecko) Chrome/4.0.266.0 Safari/532.6 even if i start it manually it wont work, the problem looks to be into some enviroment variables not exported and that should be done on login. the solution found here: http://fragglet.livejournal.com/9666.html is to add somewhere in xinit files something like that: if DISPLAYMANAGER != gdm eval "`gnome-keyring-daemon`" export GNOME_KEYRING_PID export GNOME_KEYRING_SOCKET export SSH_AUTH_SOCK endif i'm not a "shell" master, but that's the idea Reproducible: Always Steps to Reproduce: login into another DE like lxde, xfce without gdm. Actual Results: gnome-keyring-daemon is running but no application see it Expected Results: applications should know GNOME_KEYRING_PID GNOME_KEYRING_SOCKET SSH_AUTH_SOCK in order to use it -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.