<br><tt><font size=2>freenx-knx-bounces@kde.org wrote on 13/04/2013 02:57:02:<br>
<br>
> I have googled and been to !M KB without luck, so I guess I need to
<br>
> ask you good people!</font></tt>
<br>
<br><tt><font size=2>flattery gets you anywhere ??</font></tt>
<br>
<br><tt><font size=2>> <br>
> I have a 12.04 Ubuntu server with freenx installed and working fine
<br>
> for X apps.</font></tt>
<br>
<br><tt><font size=2>good</font></tt>
<br>
<br><tt><font size=2>> I can connect from remote machines and run either
a DE (e.g., lxde) <br>
> or individual windowed apps (LibreOffice, Firefox, etc.).</font></tt>
<br><tt><font size=2>> I am using the NX client on my 2 remote machines,
one Ubuntu, one <br>
> Windows 2000.</font></tt>
<br><tt><font size=2>> <br>
> Now I want to connect to the freenx server and have it proxy a VNC
<br>
> session from a Windows machine to my remote client.</font></tt>
<br>
<br><tt><font size=2>OK.</font></tt>
<br>
<br><tt><font size=2>Dont forget you can also use</font></tt>
<br><tt><font size=2>          rdesktop</font></tt>
<br><tt><font size=2>to windows ( if you like that sort of thing )</font></tt>
<br>
<br>
<br><tt><font size=2>> <br>
> To clarify... the freenx server (aka "proxy machine") and
the <br>
> windows machine running a VNC server (aka "VNC host") are
on the <br>
> same (workplace) network.</font></tt>
<br>
<br><tt><font size=2>yup</font></tt>
<br>
<br><tt><font size=2>> From home I want to NX from my "remote client"
to the nx proxy <br>
> machine and be able to manipulate the desktop of the VNC host.</font></tt>
<br>
<br><tt><font size=2>yup</font></tt>
<br>
<br><tt><font size=2>> After "connected", "authenticated"
and "downloading session data" <br>
> confirmation messages, I get "connection error" message.</font></tt>
<br><tt><font size=2>> <br>
> I've turned debug to level 7 via node.conf on the server.</font></tt>
<br><tt><font size=2>>  Checking the session log in .nx/ under
my home directory on the <br>
> server, I see a single line:</font></tt>
<br><tt><font size=2>> <br>
> /usr/lib/nx/nxnode: line 818: /usr/lib/nx/nxviewer: No such file or
directory</font></tt>
<br>
<br><tt><font size=2>You shouldn't be getting to here.</font></tt>
<br>
<br>
<br><tt><font size=2>Set</font></tt>
<br><tt><font size=2>        ENABLE_EXTERNAL_NXVIEWER="1"</font></tt>
<br><tt><font size=2>in</font></tt>
<br><tt><font size=2>        /etc/nxserver/node.conf</font></tt>
<br>
<br>
<br>
<br><tt><font size=2><boring explanation></font></tt>
<br>
<br><tt><font size=2>This code section is obsolete</font></tt>
<br><tt><font size=2>and</font></tt>
<br><tt><font size=2>nxviewer which was ( or would have been) a custom
vncviewer</font></tt>
<br><tt><font size=2>(included as much for compatibility with nomachine
as for anything)</font></tt>
<br><tt><font size=2>        **  doesnt
exist **</font></tt>
<br><tt><font size=2>but</font></tt>
<br><tt><font size=2>hasn't been removed because no one has set the default</font></tt>
<br><tt><font size=2>        ENABLE_EXTERNAL_NXVIEWER=</font></tt>
<br><tt><font size=2>in</font></tt>
<br><tt><font size=2>        nxloadconfig</font></tt>
<br><tt><font size=2>as above ( even I haven't, but I don't use it (much)
)</font></tt>
<br>
<br><tt><font size=2></boring explanation></font></tt>
<br>
<br><tt><font size=2>> <br>
> First, please correct me if I have a fundamental misunderstanding
<br>
> since most of the vnc related threads I've found concern accessing
<br>
> the display :0 session on the freenx proxy machine, in a 2 machine
scenario.</font></tt>
<br><tt><font size=2>> <br>
</font></tt>
<br><tt><font size=2>you have been caught out by "missing documentation"
syndrome</font></tt>
<br>
<br><tt><font size=2>Luckily I can function like a dynamic .pdf, having
had to work it all out</font></tt>
<br><tt><font size=2>myself . . . </font></tt>
<br>
<br>
<br><tt><font size=2>> I'm attempting a 3 machine scenario, which the
docs seem to show is <br>
> a normal use case. </font></tt>
<br>
<br><tt><font size=2>Yup.</font></tt>
<br>
<br><tt><font size=2>You can vnc to anywhere from the server, but if you
want the NX server you can </font></tt>
<br><tt><font size=2>        1/ shadow an NX
session</font></tt>
<br><tt><font size=2>        2/ X connect to
the console</font></tt>
<br>
<br><tt><font size=2>You can also vnc from a normal NX desktop or as an
application</font></tt>
<br>
<br><tt><font size=2>> From my reading it sounds to me like nxviewer
is no longer used, and<br>
> vncviewer should be sufficient.</font></tt>
<br>
<br><tt><font size=2>Never existed AFAICT (DBTCMIIW)</font></tt>
<br>
<br><tt><font size=2>> <br>
> vncviewer is installed and working on the server, nx proxy machine.</font></tt>
<br>
<br><tt><font size=2>good</font></tt>
<br>
<br><tt><font size=2>> <br>
> I've also confirmed that x11vnc, xvnc4viewer, freenx-vnc and <br>
> tightvncserver are all now installed.</font></tt>
<br>
<br><tt><font size=2>good</font></tt>
<br>
<br><tt><font size=2>> <br>
> "nxpasswd" also exists in /usr/lib/nx.<br>
</font></tt>
<br><tt><font size=2>good</font></tt>
<br>
<br><tt><font size=2>> <br>
> I've toyed with all the relevant node.conf settings I can find, <br>
> namely "ENABLE_EXTERNAL_NXVIEWER", "COMMAND_VNCVIEWER",
etc.</font></tt>
<br>
<br><tt><font size=2>No. Did it work ??</font></tt>
<br>
<br><tt><font size=2>It's easier to ask me than plough through all that
shell script</font></tt>
<br>
<br>
<br><tt><font size=2>> But that's probably the wrong path.... the real
question to me is <br>
> why is it trying to run nxviewer instead of vncviewer?<br>
</font></tt>
<br><tt><font size=2>Well it was prbably a good idea at the time ( 2008
)</font></tt>
<br>
<br><tt><font size=2>> I am afraid I'm doing something stupid, but can't
for the life of me<br>
> figure out what :-)<br>
</font></tt>
<br><tt><font size=2> No decumentation, No wonder</font></tt>
<br>
<br><tt><font size=2>> <br>
> Any help Very Much Appreciated !!!<br>
</font></tt>
<br><tt><font size=2>Oh good. better than flatteneing me</font></tt>
<br>
<br><tt><font size=2>> <br>
> Thanks,<br>
> <br>
> MikeM<br>
> <br>
> PS: I sudo apt-get dist-upgrade frequently :-)</font></tt>
<br>
<br><tt><font size=2>excellent example</font></tt>
<br>
<br><tt><font size=2>and don't forget to eat your greens, oily fish once
a week</font></tt>
<br>
<br><tt><font size=2>and if you're British get your kids the MMR triple
vaccine</font></tt>
<br>
<br><tt><font size=2>        </font></tt><a href="http://www.bbc.co.uk/news/uk-wales-22120195"><tt><font size=2>http://www.bbc.co.uk/news/uk-wales-22120195</font></tt></a>
<br>
<br>
<br><tt><font size=2>ALSO</font></tt>
<br>
<br><tt><font size=2>let us know how you get on !!!!</font></tt>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>