Re,

On Mon, Jan 10, 2011 at 11:09:19AM -0500, bob_C wrote:

> Retrying localapps I get something that I don't understand;
 
> As mentioned by Gadi it ought to function, from a terminal opened on
> an ltsp workstation, like this;

> ltsp-localapps <your-program-here> 
> when I do that there is no response;
> b...@server:~$ ltsp-localapps row_metrics.py -i 17a4:0001 -p 9 -w 172 -f 0.2
> b...@server:~$ 
> (row_metrics did not run)

Your application should be a graphical one.

It's why xterm is working and not your python script...

You could try with 

 ltsp-localapps xterm -e row_metrics.py

though here the xterm disappear immediatly...

So the best way is probably to start an xterm and run your script
in it.

Of course, the script must be readable from the client (installed in
chroot or in your home, but your setup seems fine from this pov.)

Hih,


-- 

JFS.

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to