<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 04/14/2018 03:35 PM, Ulrich Sibiller wrote:<br>
    <blockquote type="cite"
cite="mid:CANVnVYLff6xUGXywVr_pFG=jotZO7dcFn9tMES1y5wt3pQ3tww@mail.gmail.com">
      <blockquote type="cite">
        <pre wrap="">Info: Agent running with pid '4112'. Session: Starting session at 'Tue Apr
10 01:15:16 2018'. Error: Aborting session with 'Unable to open display
'nx/nx,options=/tmp/.x2go-fangq/C-fangq-...._stDXFCE_dp24/options:51''.
Session: Aborting session at 'Tue Apr 10 01:15:16 2018'. Session: Session
aborted at 'Tue Apr 10 01:15:16 2018'.
</pre>
      </blockquote>
      <pre wrap="">
I see you are using a rather unusual date format. So I am wondering if
the might be related to the locale you are using. Please post the
output of the "locale" command.</pre>
    </blockquote>
    <br>
    hi Uli<br>
    <br>
    the locales on both the "working" and "nonworking" machines<br>
    are en_US.UTF-8, the full output is<br>
    <br>
    <b><code>fangq@neza:~$ locale</code></b><code><br>
    </code><code>LANG=en_US.UTF-8</code><code><br>
    </code><code>LANGUAGE=</code><code><br>
    </code><code>LC_CTYPE="en_US.UTF-8"</code><code><br>
    </code><code>LC_NUMERIC=en_US.UTF-8</code><code><br>
    </code><code>LC_TIME=en_US.UTF-8</code><code><br>
    </code><code>LC_COLLATE="en_US.UTF-8"</code><code><br>
    </code><code>LC_MONETARY=en_US.UTF-8</code><code><br>
    </code><code>LC_MESSAGES="en_US.UTF-8"</code><code><br>
    </code><code>LC_PAPER=en_US.UTF-8</code><code><br>
    </code><code>LC_NAME=en_US.UTF-8</code><code><br>
    </code><code>LC_ADDRESS=en_US.UTF-8</code><code><br>
    </code><code>LC_TELEPHONE=en_US.UTF-8</code><code><br>
    </code><code>LC_MEASUREMENT=en_US.UTF-8</code><code><br>
    </code><code>LC_IDENTIFICATION=en_US.UTF-8</code><code><br>
    </code><code>LC_ALL=<br>
      <br>
    </code><br>
    I also dumped the environment variables for the working (env >
    good.txt) <br>
    and the non-working (env > bad.txt) and the difference is listed
    below. <br>
    the <code>/space/hoyi/1/users/shared/mesa-10.1.3 </code>in
    LD_LIBRARY_PATH enables<br>
    to run opengl programs in the remote session, I added it to the<br>
    non-working machine LD_LIBRARY_PATH, but still get the same<br>
    error message.<code><br>
      <br>
      <br>
    </code><code></code><b><code>fangq@taote:~$ diff good.txt bad.txt </code></b><code><br>
    </code><code>2c2</code><code><br>
    </code><code>< XDG_SESSION_ID=4</code><code><br>
    </code><code>---</code><code><br>
    </code><code>> XDG_SESSION_ID=11</code><code><br>
    </code><code>8c8</code><code><br>
    </code><code><
XDG_SESSION_COOKIE=1330194a2eadd749c3beabd157520f0a-1523747416.936381-1031780882</code><code><br>
    </code><code>---</code><code><br>
    </code><code>>
XDG_SESSION_COOKIE=1330194a2eadd749c3beabd157520f0a-1523747426.95076-1702226505</code><code><br>
    </code><code>10c10</code><code><br>
    </code><code>< SSH_CLIENT=173.xx.xx.xx 38437 22</code><code><br>
    </code><code>---</code><code><br>
    </code><code>> SSH_CLIENT=129.xx.xx.xx 38556 22</code><code><br>
    </code><code>13c13</code><code><br>
    </code><code>< SSH_TTY=/dev/pts/26</code><code><br>
    </code><code>---</code><code><br>
    </code><code>> SSH_TTY=/dev/pts/27</code><code><br>
    </code><code>15c15</code><code><br>
    </code><code><
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</code><code><br>
    </code><code>---</code><code><br>
    </code><code>>
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</code><code><br>
    </code><code>31c31</code><code><br>
    </code><code>< SSH_CONNECTION=</code><code><code>173.xx.xx.xx</code>
      38437 129.xx.xx.xx 22</code><code><br>
    </code><code>---</code><code><br>
    </code><code>> SSH_CONNECTION=</code><code><code>129.xx.xx.xx</code>
      38556 129.</code><code><code>xx.xx.xx</code> 22</code><br>
    <br>
    Qianqian<br>
    <br>
    <blockquote type="cite"
cite="mid:CANVnVYLff6xUGXywVr_pFG=jotZO7dcFn9tMES1y5wt3pQ3tww@mail.gmail.com">
      <pre wrap="">

Uli
</pre>
    </blockquote>
    <br>
  </body>
</html>