[FreeNX-kNX] Running windows apps from nxclient

Jeremy Wilkins wjeremy at shaw.ca
Wed Apr 23 04:06:55 UTC 2008


Yes it should I believe, but it is much more complicated than that.  The
rdesktop program offers rootless mode and I believe that is what you are
referring to, but it doesn't hook back to NX like NoMachine's nxdesktop does
which causes a major problem when the rdesktop window wants to invoke a
child window.  The rdesktop program is currently being launched as a remote
linux application on the server since it is an unsupported method currently
by NoMachine.  It should possible to create a patch to permit rootless
single application execution, but I am curious the results of executing
child windows.  I'm sure a horde of bug reports will ensue for those that
use it.


davefury wrote:
> 
> Continuing with the research...
> 
> Fabian: isn't nxdesktop_helper missing an "$agent_command" or a similar
> parameter? There is no way an nxclient RDP session can execute directly a
> single command since that script is not receiving the -s parameter for the
> rdesktop command line.
> 
> In nxnode:
> # export the agent_* options for the helper scripts
>         if [ "$(getparam freenx_export_agents)" = "1" ]
>         then
>                 export agent_user
>                 export agent_password
>                 export agent_server
>                 export agent_domain
>                 ...
> 
> Shouldn't nxnode be exporting "agent_command" to be used by
> nxdesktop_helper? (In the case its called that way, I'd like to know more
> about how to obtain the name for that variable)
> 
> How can I contribute to fix this?
> 
> Please, correct me if I´m wrong in this matter.
> 
> Thanks in advance.
> 

-- 
View this message in context: http://www.nabble.com/Problem-with-nxdesktop_helper---tp16675762p16830551.html
Sent from the freenx-knx mailing list archive at Nabble.com.




More information about the FreeNX-kNX mailing list