[X2Go-User] Seahorse via X2Go Custom Desktop: Insufficient Priviliges
Daffy Duck
suffsuccotash at gmail.com
Mon Oct 28 21:49:40 CET 2019
I am having issues with it with my local session, sometimes forcing me
to have to reboot local session(not simply log out), in order to get
local computer to be able to use evolution again.
Any ideas?
On Fri, 2019-10-18 at 23:00 +0200, Stefan Baur wrote:
> Am 18.10.19 um 22:38 schrieb D Ducky:
> > SOLVED!
> >
> > Thank you!
> >
> > We'll see what happens when I access it locally after this, though, as I imagine
> > it will upset my local session.
>
> If it does upset your local session, try a script file that checks for
> the presence of X2Go-specific variables (unless you're running in
> published or possibly single application mode; they're absent there, AFAIK).
>
> Something like:
>
> #!/bin/bash
> if [ -n "$X2GO_SESSION" ] ; then
> # this will be executed only if we're
> # inside an active X2Go session
> gnome-keyring-daemon --replace –components=secrets
> fi
>
> -Stefan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20191028/84c78bd4/attachment.html>
More information about the x2go-user
mailing list