<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I can also confirm that this bug is present in ubuntu 10.04 LTS,<br>
<br>
I followed the steps in this article:
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<a
 href="http://cloud.ubuntu.com/2010/11/show-off-ubuntu-desktop-on-cloud/">http://cloud.ubuntu.com/2010/11/show-off-ubuntu-desktop-on-cloud/</a><br>
(Except I skipped the optional step. Also the first time I skipped the
`apt-get distupgrade` to see if it was caused by Ubuntu 10.10. The
second time I tried it with the distupgrade as well, to no avail.)<br>
<br>
I used the official Canonical 32 bit Ubuntu AMI (ami-a2f405cb found on
<a class="moz-txt-link-freetext" href="http://uec-images.ubuntu.com/releases/10.04/release/">http://uec-images.ubuntu.com/releases/10.04/release/</a>). I am using a
m1.small instance.<br>
<br>
Here is the same log again, but this time from my new attempt:<br>
<br>
# cat session.log <br>
/usr/bin/x2goagent: line 1: -e: command not found<br>
<br>
NXAGENT - Version 3.4.0<br>
<br>
Copyright (C) 2001, 2007 NoMachine.<br>
See <a class="moz-txt-link-freetext" href="http://www.nomachine.com/">http://www.nomachine.com/</a> for more information.<br>
<br>
Info: Agent running with pid '32760'.<br>
Session: Starting session at 'Fri Jan 21 13:51:16 2011'.<br>
Info: Proxy running in server mode with pid '32760'.<br>
Info: Waiting for connection from 'localhost' on port '30001'.<br>
Info: Accepted connection from '127.0.0.1'.<br>
Warning: Connected to remote version 3.2.0 with local version 3.4.0.<br>
Info: Connection with remote proxy completed.<br>
Info: Using ADSL link parameters 512/24/1/0.<br>
Info: Using agent parameters 5000/10/50/0/0.<br>
Info: Using cache parameters 4/4096KB/8192KB/8192KB.<br>
Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'.<br>
Info: Using ZLIB data compression 1/1/32.<br>
Info: Using ZLIB stream compression 4/4.<br>
Info: No suitable cache file found.<br>
Info: Listening to X11 connections on display ':50'.<br>
Warning: The channel for FD#5 channel ID#1 was not marked as finishing.<br>
Error: Aborting session with 'X2goagent: Unable to open display
'nx/nx,options=/home/ubuntu/.x2go/C-ubuntu-50-1295617875_stDGNOME_dp24/options:50''.<br>
Session: Aborting session at 'Fri Jan 21 13:51:24 2011'.<br>
Session: Session aborted at 'Fri Jan 21 13:51:24 2011'.<br>
Warning: Signals were not blocked in process with pid '32760'.<br>
Info: Your session has died before reaching an usable state.<br>
Info: This can be due to the remote X server refusing access to the
client.<br>
Info: Please check the authorization provided by your X application.<br>
Info: Waiting the cleanup timeout to complete.<br>
<br>
<br>
Oleksandr Shneyder wrote:
<blockquote cite="mid:4D39641B.8040700@obviously-nice.de" type="cite">
  <pre wrap="">Am 21.01.2011 11:21, schrieb jmm:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">$ cat session.log
/usr/bin/x2goagent: line 1: -e: command not found

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
please check, if your /usr/bin/x2goagent look so:

#!/bin/bash
    X2GO_LIBS=/usr/lib/x2go LD_LIBRARY_PATH=/usr/lib/x2go exec
/usr/lib/x2go/x2goagent $@



  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
X2go-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:X2go-dev@lists.berlios.de">X2go-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/x2go-dev">https://lists.berlios.de/mailman/listinfo/x2go-dev</a>
  </pre>
</blockquote>
</body>
</html>