<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I'm trying to get a fresh install working on Ubuntu 12.04 and Fluxbox. Currently I'm trying to either connect to the existing display or run a custom command. I am simply testing via localhost for now. I can connect succesfully to the server however nothing happens once connected. I have turned up the logging level to debug and get constantly repeating syslog errors (every second) of;<br><br><i>Jun 18 15:11:45 cfd-018 /usr/lib/x2go/x2gogetports[22002]: db_getports called, server: test-server; return value: <br>Jun 18 15:11:45 cfd-018 /usr/lib/x2go/x2gogetdisplays[22033]: db_getdisplays called, server: test-server; return value: <br><br></i>On running either <i>x2gogetports</i> or <i>x2gogetdisplays</i> manually they both produce the error;<br><br><i>Died at /usr/lib/x2go/x2gogetports line 34.<br>Died at /usr/lib/x2go/x2gogetdisplays line 34.</i><br><br>Line 34 refers to 'my $host=shift or die;'. It seems like the scripts are unable to get a host and then prevents a display from being detected. However, the x2goclient has no problem detecting the displays.<br><br>Using the following;<br><i>X2Go Client v. 4.0.4.0<br>x2goagent: 3.5.0.31<br>x2goserver: 4.0.1.19<br>x2goserver-extensions: 4.0.1.19<br>x2goserver-xsession: 4.0.1.19</i><br><br><br>Any ideas on how to continue to debug this? Any ideas why this might be happening?<br><br>Thanks<br><br>Hamish<br> </div></body>
</html>