Re: problems with top using Cygwin ssh to Debian 31r0a

2005-10-15 Thread Larry Hall (Cygwin)

On 10/15/2005, David Christensen wrote:

>Do both understand your terminal setting?


I don't see any complaints when I log into a Debian machine.


How can I troubleshoot this?



Check what your terminal type is ('echo $TERM').  It's probably 'cygwin' for
Cygwin if you're running from a command prompt.  You can use 'infocmp' to
compare the 'cygwin' terminal definitions (under '/usr/share/terminfo/c') on
your Debian machines to see if there's something different between the two.
You can also check the terminal used by Putty.  I'm sure that's not going
to be 'cygwin'.  Try setting TERM to that before you 'ssh' into your
problem Debian system and see if that helps.  If so, that system has a
missing or wrong entry in it's terminfo DB.  The solution in that case is to
copy the entry from the working system to the non-working one.  Alternatively,
you can choose to side-step the issue by setting a different terminal, as I
mentioned above.

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: problems with top using Cygwin ssh to Debian 31r0a

2005-10-15 Thread René Berber
David Christensen wrote:
[snip]
>>Do both understand your terminal setting?
> 
> I don't see any complaints when I log into a Debian machine.
> 
> How can I troubleshoot this?

Use "echo $TERM" on both machines and see if there is any difference.

Next, if there is no difference, try setting TERM to xterm on the remote side
and see if the problem persist.
-- 
René Berber


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: problems with top using Cygwin ssh to Debian 31r0a

2005-10-15 Thread David Christensen
Larry Hall wrote:
> Perhaps you've implied something you didn't intend

I try to run all my machines and applications -- Windows, Cygwin, Debian, etc.
-- with "official" packages and "out of the box" configurations as much as
possible.  I don't believe I've messed with anything related to terminals
(terminfo ?) on either Debian machine; I wouldn't even know where to start.


> but if using Cygwin's ssh works with Debian 3.0 but not with Debian
> 3.1, I'd suspect something on the Debian side.  Sounds like a
> terminal problem to me.

That's what I thought, so I posted a question to the debian-user list and the
suggestion came back that I test with something other than Cygwin ssh.  So, I
tested with Putty and Putty works fine with both Debian 3.0 and 3.1.  So, now
I'm posting the question here.


> Do both understand your terminal setting?

I don't see any complaints when I log into a Debian machine.


How can I troubleshoot this?


David


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: problems with top using Cygwin ssh to Debian 31r0a

2005-10-15 Thread Larry Hall (Cygwin)

David Christensen wrote:

Cygwin:

When I use Cygwin to ssh into a Debian 3.1 stable ("Sarge") machine and run
"top", the newlines seem to be double-expanded -- e.g. there is a blank line
between each line of information.  This problem does not occur when I ssh into a
Debian 3.0 stable ("Woody") machine.  This problem does not occur on either
Debian machine if I use Putty.


Any suggestions?



Perhaps you've implied something you didn't intend but if using Cygwin's
ssh works with Debian 3.0 but not with Debian 3.1, I'd suspect something
on the Debian side.  Sounds like a terminal problem to me.  Do both
understand your terminal setting?

--
Larry Hall  http://www.rfk.com
RFK Partners, Inc.  (508) 893-9779 - RFK Office
838 Washington Street   (508) 893-9889 - FAX
Holliston, MA 01746

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



problems with top using Cygwin ssh to Debian 31r0a

2005-10-14 Thread David Christensen
Cygwin:

When I use Cygwin to ssh into a Debian 3.1 stable ("Sarge") machine and run
"top", the newlines seem to be double-expanded -- e.g. there is a blank line
between each line of information.  This problem does not occur when I ssh into a
Debian 3.0 stable ("Woody") machine.  This problem does not occur on either
Debian machine if I use Putty.


Any suggestions?


TIA,

David


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/