[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#932281: /usr/bin/ssh: slogin and ssh behave different at starting remote mathematica session



> OK, nothing obvious there, and I can't think of what else could possibly
> matter.  It's worth checking for things like shell aliases that might be
> affecting it - try "type ssh" and "type slogin".

haydn:~ $ type ssh
ssh is /usr/bin/ssh
haydn:~ $ type slogin
slogin is /usr/bin/slogin


> Otherwise, I don't really have a useful way to reproduce this ...

at the debug-log files I see on the working one at line 320 two line of:

debug2: channel 1: rcvd adjust 35824
debug2: channel 1: rcvd adjust 32832

followed by a lot of

debug2: channel 1: window 2044640 sent adjust 52512


at the not working on slogin version there is just one line of:


debug2: channel 1: rcvd adjust 38384

and no 

debug2: channel 1: window 2031616 sent adjust 65536
lines. I think at that time the mathematica startup-image get displayed in the working ssh case and nothing in the slogin case


Reply to: