Thanks to all for replies.

When you open X11 terminal on before I't works fine. It's important Max said (other way to set this is in X11 Mac Preferences->Security set Allow networks connections to checked).

I have try shared folders and remote printing and work too.

Regards,
Ricardo


2010/7/2 Max Chao <yochaos@gmail.com>
Ricardo Díaz Martín <oceanosoftlapalma@...> writes:

>
>
> Hi,
>
> Is there somebody with x2go client working in MAC OS X Leopard or Snow
Leopard?
>
> I have try in two different mac box and I always get the same message info
"Can't connect to X-Server. Please check your settings". In settings looks like
all ok (path to X11.app in mac osx is ok and verify it got right permissions).
>
> X-Server in both macs are installed and running. I have try to connect to
nomachine linux server and X works fine.
>
> Some tips?
>
> Regards,
> Ricardo Díaz
>
>
> _______________________________________________
> X2go-dev mailing list
> X2go-dev@...
Hi Ricardo,

It needs to do a litter configuration with X11 on Mac.

On the terminal, input:
defaults write org.x.X11 nolisten_tcp -boolean false

You can check the configuration by:
defaults read org.x.X11

which should be:
{
   ...
   "nolisten_tcp" = 0;
   ...
}

I am not familiar with Mac, just met this issue before.
Hope it helps you.

Max




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