Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Shell echo missing after ctrl+c
Date: Sun, 19 Mar 2017 11:27:42
Message-Id: a47010bc-79b7-ba8c-bc02-15039628960e@gmail.com
In Reply to: [gentoo-user] Re: Shell echo missing after ctrl+c by Kai Krakow
1 Kai Krakow wrote:
2 > Am Sun, 19 Mar 2017 05:40:09 -0500
3 > schrieb Dale <rdalek1967@×××××.com>:
4 >
5 >> Kai Krakow wrote:
6 >>> Am Sun, 19 Mar 2017 04:12:38 -0500
7 >>> schrieb Dale <rdalek1967@×××××.com>:
8 >>>
9 >>>> Kai Krakow wrote:
10 >> [...]
11 >>>> I don't have a solution but wanted to reply to say that this
12 >>>> happens to me too. I have a regular desktop running KDE. I use
13 >>>> Konsole for most of my command line activity. I've noticed that
14 >>>> this happens with a lot of programs. It has been happening so
15 >>>> long, I thought maybe it was the new way things are done. It is
16 >>>> aggravating and confusing at times.
17 >>>>
18 >>>> You are not alone on this. I'm hoping someone will post a fix.
19 >>> KDE with konsole here, too... But I don't think that's the common
20 >>> denominator. It's also happening from PuTTY in Windows.
21 >>>
22 >> I've likely had it happen on a regular console too. I have just got
23 >> so used to it, I don't pay it any attention. I suspect this is a deep
24 >> issue somewhere. Maybe even as low level as the kernel somehow or
25 >> close to it.
26 >>
27 >> It will be interesting to see what it is tho. Given how long it has
28 >> been doing it here at least, it's going to be a old commit/change
29 >> which may be difficult to track back.
30 > Well, I shouldn't say that probably, but some affected servers are
31 > still running on 3.0 or 3.2 kernels. Only the rest of the system was
32 > upgraded (mostly "glsa-check -f affected" only). So, I suspected an
33 > issue because of old kernel but new user space tools.
34 >
35 > But since some time ago my desktop machines are also affected (and those
36 > are almost bleeding edge, with ~amd64 gentoo-sources).
37 >
38 > So, more likely it's something in bash... Which is what I use. Which
39 > shell do you use? I could try using zsh tho I absolutely hate how it
40 > tries to be smarter about tab-completion and always steals trailing "/"
41 > away - which especially with rsync and mv can do some serious damage or
42 > at least unexpected results.
43 >
44
45
46 Here is mine:
47
48 root@fireball / # uname -r
49 4.5.2-gentoo
50 root@fireball / #
51
52 As far as I know, I use bash. If you are talking about what I think you
53 are talking about.
54
55 [IP-] [ ] app-shells/bash-4.3_p48-r1:0
56
57 Given the age of your kernel, maybe it is above that level anyway. I
58 don't update my kernel often either.
59
60 I'm going to be watching this thread tho. If I can share info which may
61 help narrow things down, I'll do that for sure.
62
63 Dale
64
65 :-) :-)

Replies

Subject Author
[gentoo-user] Re: Shell echo missing after ctrl+c Kai Krakow <hurikhan77@×××××.com>