Package: bash
Version: 2.05b-26
Severity: normal

Resizing terminal window (remote login with ssh) does not emit SIGWINCH to 
active application (mc, mutt, ...). Only environment is updated (stty -a). This 
could be problem in another system component, because some other shells (dash, 
sash) does not work too. But I found others (ksh, tcsh, zsh) works well. It 
happened on two indenpendent machines right after upgrade.

Resizing terminal works in this execution ordering
 * ssh -> tcsh (login shell) -> (app)
 * ssh -> bash -> tcsh -> (app)
 * ssh -> bash -> tcsh -> bash -> (app)

But does not in this
 * ssh -> bash (login shell) -> (app)
 * ssh -> bash -> bash -> (app)

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.31-rc1
Locale: LANG=C, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)

Versions of packages bash depends on:
ii  base-files              3.1.2            Debian base system miscellaneous f
ii  libc6                   2.3.2.ds1-22     GNU C Library: Shared libraries an
ii  libncurses5             5.4-4            Shared libraries for terminal hand
ii  passwd                  1:4.0.3-31sarge5 change and administer password and

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to