Hi, locally running that says unix:path=/run/user/1000/bus So should I run set DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus when I run x2go or vnc? On Wed, 2019-11-13 at 23:06 +0100, Ángel wrote: Rather than replacing the running gnome-keyring-daemon, try:1. Connect locally and print the value of $DBUS_SESSION_BUS_ADDRESS2. Connect from x2go and set DBUS_SESSION_BUS_ADDRESS environmentvariable to the value printed at 1.I expect this would make both sessions to use the same dbus and allowthe second session to talk to the existing keyring, so it would work inboth cases.Additionally, it is interesting that the keyring is locked when you login locally, as it normally syncs with your user password and logging inautomatically unlocks the login based on your account password.Cheers_______________________________________________evolution-list mailing listevolution-list gnome orgTo change your list options or unsubscribe, visit ...https://mail.gnome.org/mailman/listinfo/evolution-list |