Comment 3 for bug 402973

Revision history for this message
tib (tipcsi) wrote : Re: [Bug 402973] Re: ssh terminal on Jaunty doesnt process ctrl-C ctrl-D ctrl-Z and so on

hi Marlon,
i disagree about its being a duplicate of the gnome-terminal case
first, i don't use gnome terminal, i use a mac where copy isn't ctrl-c (it's
cmd-c)
besides, i tried several clients (see the notes i added) and the problem can
be reproduced on each
if you look through my notes you'll see that what changed it was switching
to csh from bash
(one funny thing: the problem sometimes go away, but returns after a reboot)
could you keep it a separate case?
many thanks

On Sat, Aug 1, 2009 at 00:56, Marlon Cisternas Milla <email address hidden>wrote:

> *** This bug is a duplicate of bug 317948 ***
> https://bugs.launchpad.net/bugs/317948
>
> ** This bug has been marked a duplicate of bug 317948
> ctrl+c doesn't interrupt running process
>
> --
> ssh terminal on Jaunty doesnt process ctrl-C ctrl-D ctrl-Z and so on
> https://bugs.launchpad.net/bugs/402973
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Ubuntu: New
>
> Bug description:
> On Jaunty I do ssh and a ctrl-C doesnt do anything.
> The same with ctrl-Z and ctrl-D.
>
> This is very similar to:
>
> https://bugs.launchpad.net/bugs/317948
>
> but to me EVERY common escape character doesnt work.
>
> Another hint.
> When I tried to launch a 'watch apachectl configtest' and couldnt ctrlC it,
> I killed the process from another ssh terminal. My other session is alive
> but not running.
>
> i connected to a VM after upgrading my ubuntu hardy to JAUNTY.
>
> SHELL=/bin/bash
> TERM=xterm-color
> SSH_CLIENT=2001:770:18:10:223:32ff:fe98:300d 61766 22
> SSH_TTY=/dev/pts/0
> USER=root
> SSH_AUTH_SOCK=/tmp/ssh-nBBxXl2048/agent.2048
>
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
> MAIL=/var/mail/root
> PWD=/etc/apache2/sites-enabled
> LANG=en_IE.UTF-8
> HISTCONTROL=ignoreboth
> HOME=/root
> SHLVL=2
> LOGNAME=root
> SSH_CONNECTION=2001:770:18:10:223:32ff:fe98:300d 61766
> 2001:770:18:2::c101:db72 22
> LESSOPEN=| /usr/bin/lesspipe %s
> DISPLAY=localhost:10.0
> LESSCLOSE=/usr/bin/lesspipe %s %s
> _=/usr/bin/env
> OLDPWD=/etc/apache2
>
>
> oot@deepthought:/etc/apache2/sites-enabled# lsb_release -a
> No LSB modules are available.
> Distributor ID: Ubuntu
> Description: Ubuntu karmic (development branch)
> Release: 9.10
> Codename: karmic
>
> root@deepthought:/etc/apache2/sites-enabled# uname -a
> Linux deepthought 2.6.28-13-server #45-Ubuntu SMP Tue Jun 30 20:51:10 UTC
> 2009 i686 GNU/Linux
>