On Fri, Oct 13, 2006 at 02:47:26PM +1000,  wrote:
> On Thu, Oct 12, 2006 at 04:11:25PM -0700, Adam Lazur wrote:
> > Alexander Samad ([EMAIL PROTECTED]) said:
> > > Start a windows on a local machine rxvt, ssh to remote machine, start
> > > screen -DR test, open vim /etc/squid/squid.conf (or any other long
> > > file), then resize the window and the resize doesn't seems to pass
> > > through to screen.  vim gets confused now, ctrl-a i shows wrong
> > > dimensions ?
> > 
> > If ^A i shows the wrong settings, it sounds like screen didn't get
> > a SIGWINCH.
> > 
> > Please strace screen to verify that it did not see a SIGWINCH (you'll
> > have to strace as root and attach to the running process with strace
> > -p).
> 
> Okay tried that I started 2 windows to a remote machine, started screen
> , then on the other windows strace'd -p and did a window  resize, I did
> not see a SIGWINCH.
> 
> when I tried the above on the local machine I saw SIGWINCH

Looks like I found the problem

http://lists.debian.org/debian-user/2006/07/msg00465.html

sshd is blocking the signal !  No i have to find a way to unblock it

> 
> > 
> > -- 
> > Adam Lazur
> > 


Attachment: signature.asc
Description: Digital signature

Reply via email to