It appears that xfreerdp started segfaulting if $HOME is unset.
It used to work some months ago when I last tested it.

Try this:
   sudo editor /opt/ltsp/i386-original/usr/share/ltsp/xinitrc
and after this line:
   . /usr/share/ltsp/ltsp-client-functions
put this:
   export HOME=${HOME:-/root}
save, exit, and run:
   sudo ltsp-update-image

If it works, file a bug in the xfreerdp package,
and I'll commit the workaround in LTSP.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_____________________________________________________________________
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