[X2Go-User] Aborting session with 'Unable to , open display , 'nx/nx'
Mihai Moldovan
ionic at ionic.de
Sun Apr 15 03:30:55 CEST 2018
* On 04/15/2018 01:39 AM, Qianqian Fang wrote:
> ||<
> LD_LIBRARY_PATH=/usr/local/cuda/lib64:/usr/lib:/pub/lib:/pub/cuda-7.5/lib64:/space/hoyi/1/users/shared/mesa-10.1.3:/usr/lib/x86_64-linux-gnu/mesa:/usr/lib/nvidia-375:/usr/lib/nvidia-387:/usr/lib/nvidia-384||
> ||---||
> ||>
> LD_LIBRARY_PATH=/usr/local/cuda/lib64:/usr/lib:/pub/lib:/pub/cuda-7.5/lib64:/usr/lib/nvidia-375:/usr/lib/nvidia-387:/usr/lib/nvidia-384:/usr/lib/x86_64-linux-gnu||
I haven't had an idea how to help further, thus kept quiet.
This is interesting though - and could explain your problems.
First of all, you shouldn't set LD_LIBRARY_PATH at all. The new X2Go Server
versions don't do it and you shouldn't either. /usr/lib/x86_64-linux-gnu in
there should even be fully redundant and messes with the default linking order.
Not just that, but it means that our DT_RUNTIME trick in nxagent, which is
supposed to override libX11 linking against a compatibility symlink (libX11 ->
libNX11) installed in a specific directory, is not working - hence loading the
wrong libX11 library and thus leading to nxagent failing to open its internal
display.
Be careful when you mess with stuff with that.
Mihai
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20180415/075d1957/attachment.sig>
More information about the x2go-user
mailing list