From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 966EA138D0C for ; Wed, 8 Jul 2015 10:18:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70EB1E0934; Wed, 8 Jul 2015 10:18:13 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18FB2E091A for ; Wed, 8 Jul 2015 10:18:12 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZCmQc-0002bZ-5z for gentoo-user@lists.gentoo.org; Wed, 08 Jul 2015 12:18:10 +0200 Received: from athedsl-4545228.home.otenet.gr ([94.70.38.212]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jul 2015 12:18:05 +0200 Received: from realnc by athedsl-4545228.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jul 2015 12:18:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Anyone else having a problem with bash? Date: Wed, 08 Jul 2015 13:17:56 +0300 Organization: Lucas Barks Message-ID: References: <20150706100117.0d993a04@a6> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-4545228.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 In-Reply-To: <20150706100117.0d993a04@a6> X-Archives-Salt: 8002931c-2f7d-40ba-adcf-2bdfacc5e123 X-Archives-Hash: 75364f116dde977d31d1af207d9c34f6 On 06/07/15 20:01, walt wrote: > This is the problem: occasionally bash gets in a state where it stops > echoing the characters I type. The commands I type continue to work > properly and I can see the output from them but I can't see the commands > on the screen as I type them. I remember having this problem. Especially when aborting programs with CTRL+C. I don't seem to have it anymore though. Not sure when it stopped, but I suspect it's when I upgraded to bash-4.3_p39 from 4.3_p33-r2? (I'm on ~amd64).