http://bugzilla.novell.com/show_bug.cgi?id=564703 http://bugzilla.novell.com/show_bug.cgi?id=564703#c15 --- Comment #15 from andrea florio <andrea@opensuse.org> 2010-02-11 09:22:46 UTC --- to me is fixed, we just need to accept submitreq. to fix it we had the following changes 1st) lxdm export DESKTOP_SESSION environment variable during the pam conversation (updated lxdm is into X11:lxde repo) 2nd) startlxde script now eval dbus enviroment variable: # Launch DBus if needed if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then eval "$(dbus-launch --sh-syntax --exit-with-session)" fi this change is going to be submitted into factory in next days but you can test it using X11:lxde repo or manually adding those line into your /usr/bin/startlxde script (you can safely remove gnome-keyring lines added as workaround that are anyway no more working with new keyring-daemon) 3rd) gnome-keyring has been patched as Vincent required (the submitreq has been done for Factory, and also for STABLE:2.28 submitreq #32163 --> factory keyring submitreq #32164 --> patch backported to STABLE:2.28 -- 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.