[FreeNX-kNX] Problem using NX Client 2.0.0-98 for Windows from NoMachine
Wolfgang Schweer
schweer at cityweb.de
Tue Aug 1 22:58:24 UTC 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Predseda3D wrote (01.08.06, 20:19):
[..]
> Linux system is debian Etch with installed:
> freenx 0.5.0
> nxagent 1.4.92+1.5.0-11
> libxcomp1 1.4.92+1.5.0-11
> libxcompext1 1.4.92+1.5.0-11
> nxlibs 1.4.92+1.5.0-11
>
> If i want connect from Windows XP machine with NX Client for Windows
> 2.0.0-98 it says Connection error with this detail:
[..]
> NX> 105 startsession --link="lan" --backingstore="1" --nodelay="1"
> --encryption="1" --cache="8M" --images="32M" --media="0"
> --session="iknetbouda" --type="unix-kde" --geometry="1280x770"
> --kbtype="pc102/cz" --screeninfo="1280x770x32+render"
The error might be due to --backingstore="1".
I think it was Thorsten Sandfuchs, who posted a solution similar
to this some days ago somewhere:
in nxnode - function node_start_agent()
after the line
[ -n "$backingstore" ] && B="-bs $backingstore"
insert these two lines:
[ -n "$backingstore" -a "$backingstore" != "1" ] && B="-bs $backingstore"
[ -n "$backingstore" -a "$backingstore" = "1" ] && B="+bs"
This works for me using linux nxclient version 2.0.0-98.
Wolfgang
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEz9yanlCf5+ELaesRAtRAAKCUcKVHo50WqFGALshuXRB/XRPGMwCePVy5
8tAmXoiTFDJDz3DsQo7CK/k=
=GTaP
-----END PGP SIGNATURE-----
More information about the FreeNX-kNX
mailing list