I can also confirm that this bug is present in ubuntu 10.04 LTS,

I followed the steps in this article: http://cloud.ubuntu.com/2010/11/show-off-ubuntu-desktop-on-cloud/
(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.)

I used the official Canonical 32 bit Ubuntu AMI (ami-a2f405cb found on http://uec-images.ubuntu.com/releases/10.04/release/). I am using a m1.small instance.

Here is the same log again, but this time from my new attempt:

# cat session.log
/usr/bin/x2goagent: line 1: -e: command not found

NXAGENT - Version 3.4.0

Copyright (C) 2001, 2007 NoMachine.
See http://www.nomachine.com/ for more information.

Info: Agent running with pid '32760'.
Session: Starting session at 'Fri Jan 21 13:51:16 2011'.
Info: Proxy running in server mode with pid '32760'.
Info: Waiting for connection from 'localhost' on port '30001'.
Info: Accepted connection from '127.0.0.1'.
Warning: Connected to remote version 3.2.0 with local version 3.4.0.
Info: Connection with remote proxy completed.
Info: Using ADSL link parameters 512/24/1/0.
Info: Using agent parameters 5000/10/50/0/0.
Info: Using cache parameters 4/4096KB/8192KB/8192KB.
Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'.
Info: Using ZLIB data compression 1/1/32.
Info: Using ZLIB stream compression 4/4.
Info: No suitable cache file found.
Info: Listening to X11 connections on display ':50'.
Warning: The channel for FD#5 channel ID#1 was not marked as finishing.
Error: Aborting session with 'X2goagent: Unable to open display 'nx/nx,options=/home/ubuntu/.x2go/C-ubuntu-50-1295617875_stDGNOME_dp24/options:50''.
Session: Aborting session at 'Fri Jan 21 13:51:24 2011'.
Session: Session aborted at 'Fri Jan 21 13:51:24 2011'.
Warning: Signals were not blocked in process with pid '32760'.
Info: Your session has died before reaching an usable state.
Info: This can be due to the remote X server refusing access to the client.
Info: Please check the authorization provided by your X application.
Info: Waiting the cleanup timeout to complete.


Oleksandr Shneyder wrote:
Am 21.01.2011 11:21, schrieb jmm:
  
$ cat session.log
/usr/bin/x2goagent: line 1: -e: command not found

      

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 $@



  

_______________________________________________ X2go-dev mailing list X2go-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-dev