From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TT74k-0001AE-Kz for openembedded-core@lists.openembedded.org; Tue, 30 Oct 2012 09:21:32 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q9U87qDH016777 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 30 Oct 2012 01:07:53 -0700 (PDT) Received: from [128.224.163.142] (128.224.163.142) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.318.4; Tue, 30 Oct 2012 01:07:52 -0700 Message-ID: <508F8AD7.2000006@windriver.com> Date: Tue, 30 Oct 2012 16:07:51 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Andrea Adami References: In-Reply-To: Cc: Patches and discussions about the oe-core layer Subject: Re: devshell spawning twice X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 08:21:32 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit I met the same problem on openSUSE 12.1 64 bit. I used ssh -X to opensuse, and my client is Ubuntu 11.10 32bit // Robert On 10/28/2012 07:55 AM, Andrea Adami wrote: > Since commit c76da87511d2668479745c2f18b8a9b8116c7489 (terminal: Add > support for running custom terminals.) screen opens also in the master > terminal, waiting for input. > > Reverting the patch fixes the funny behavior. > > This on Gentoo, using xterm. > > Regards > > Andrea > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > >