[X2Go-User] Session terminated instantly, seemingly with no errors
Ulrich Sibiller
uli42 at gmx.de
Tue May 18 22:32:36 CEST 2021
On Mon, May 17, 2021 at 12:33 AM Matteo Guareschi
<matteo.guareschi at gmail.com> wrote:
>
> Hello,
> I have been trying to figure this out for a while now. Every time I start a session from my client (arch) to my server (arch xfce), the session seems to start fine, but terminates instantly.
> The client reads:
>
> Loop: WARNING! Overriding auxiliary X11 port with new value '1'.
> Warning: Overriding auxiliary X11 port with new value '1'.
not a problem.
> Loop: WARNING! Unrecognized session type 'unix-kde-depth_24'. Assuming agent session.
> Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session.
Also not a problem, rather a bug in x2go that has always been there.
$SOMEONE should fix it..
> Error: keyboard file not created: Is a directory
this is intended behaviour.
> Error: Aborting session with 'Could not open default font 'fixed''.
This is the cause of your trouble.
> error opening security policy file /usr/local/lib/nx/X11/xserver/SecurityPolicy
This is also uncritical but should happen.
Both previous messages indicate that something is not correct in the
way NX was built on your system.
> At this point I have exhausted my resources. I have tried the client from a different OS and the result is the same. From what I understand the fixed font error is most likely a red herring, but I have installed xorg-fonts-misc for what it's worth, with no difference.
It is not a red herring. This code clearly shuts down nxagent when the
font is missing. Need to find out why that is because on my system I
do not have the fixed font installed but it works.
Please try the following: Connect with ssh -X to the server and run
"/bin/nxagent :5 -ac" . Can you start it that way?
Uli
> I would really appreciate any help.
More information about the x2go-user
mailing list