Re: [Evolution] Problems with gnome-keyring-daemon when using local and through x2go



Ok,

I seem to have found a solution.

When I connect with x2go or vnc, I need to run this:

unset DBUS_SESSION_BUS_ADDRESS
evolution &

Even though I had unset run in the command that executes mate for x2go, that's not enough.

I have to actually run it in the same terminal or instance that evolution runs in.

Thanks,

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_ADDRESS
2. Connect from x2go and set DBUS_SESSION_BUS_ADDRESS environment
variable to the value printed at 1.

I expect this would make both sessions to use the same dbus and allow
the second session to talk to the existing keyring, so it would work in
both cases.


Additionally, it is interesting that the keyring is locked when you log
in locally, as it normally syncs with your user password and logging in
automatically unlocks the login based on your account password.

Cheers
_______________________________________________
evolution-list mailing list
evolution-list gnome org

To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]