<div dir="auto">The font paths are mostly hardcoded into nx-libs (NX agent, to be precise). I am not sure if x2go is setting them explicitly but I doubt it. Have to check.<div dir="auto"><br></div><div dir="auto">Adding another font path to nx-libs is no big deal but I agree that x2go could/should also do this.</div><div dir="auto"><br></div><div dir="auto">So may I ask you to open a bug report at GitHub.com arcticaproject nx-libs?</div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div><div dir="auto">Uli</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Hanno Foest <<a href="mailto:hurga-x2go@tigress.com">hurga-x2go@tigress.com</a>> schrieb am Sa., 19. Feb. 2022, 01:29:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
after setting up a new remote x2go instance (using Devuan) I noticed<br>
that xterm complained<br>
<br>
xterm: cannot load font<br>
"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1"<br>
<br>
I traced the issue to the font path (displayed with xset q) missing<br>
/usr/share/fonts/X11/misc, so I added it with<br>
<br>
xset +fp /usr/share/fonts/X11/misc<br>
<br>
and things started behaving normally again. - But: Where is the font path<br>
in x2go actually being set? I'm not sure if some autoconfiguration<br>
failed, or if it's a compile time issue, or something else. - For the<br>
same issue there's a bug report in Ubuntu, see<br>
<br>
<a href="https://bugs.launchpad.net/ubuntu/+source/x2goserver/+bug/1891825" rel="noreferrer noreferrer" target="_blank">https://bugs.launchpad.net/ubuntu/+source/x2goserver/+bug/1891825</a><br>
<br>
and especially the remark about the man page at the end.<br>
<br>
Hanno<br>
<br>
_______________________________________________<br>
x2go-user mailing list<br>
<a href="mailto:x2go-user@lists.x2go.org" target="_blank" rel="noreferrer">x2go-user@lists.x2go.org</a><br>
<a href="https://lists.x2go.org/listinfo/x2go-user" rel="noreferrer noreferrer" target="_blank">https://lists.x2go.org/listinfo/x2go-user</a><br>
</blockquote></div>