X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=G4cihgVMyNWxmeGU ZR2bJA5CHZ/Twg6XVYUtG/iAA5IEoUgEwkGnm9zI8pqnGx9fwz0WowSkYWjzp2Gj +3giSnWmu6AjFqbBdQi+Pfg74y0hWeSNNRMFfjicD0UwildlwfZ5WHW8yUYA//qU 4Qoveu6S6+sSg5n4FI53Oseig9g= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:reply-to:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=JHjYHoHSp/dHf4qbNlcQ2J i3hmI=; b=ILDmj/i0z4wqMMeHKLxAKLrKqlBJjEd8W+4nX2v+xzzAfJokPA03XZ pP7kowgiEuQjGfdr1hmSDI3os5sPRUCLwjqVB3RzEEj8g7LArxjg2LZvpr0GG1J/ hGjyz/qvQP9ODQ84//6s4moQvvxpk5XeYXi6dCT01pFgjafoexAHQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out4-smtp.messagingengine.com Message-ID: <55267798.4040004@dronecode.org.uk> Date: Thu, 09 Apr 2015 13:59:04 +0100 From: Jon TURNEY Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: tmacchant AT yahoo DOT co DOT jp Subject: Re: xterm fails after update cygwin References: <1428279221468-117317 DOT post AT n5 DOT nabble DOT com> <1428447703670-117329 DOT post AT n5 DOT nabble DOT com> <5525619B DOT 5060307 AT dronecode DOT org DOT uk> <1428538901493-117348 DOT post AT n5 DOT nabble DOT com> <1428540058818-117349 DOT post AT n5 DOT nabble DOT com> In-Reply-To: <1428540058818-117349.post@n5.nabble.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 09/04/2015 01:40, tmacchant wrote: >> DISPLAY=:0.0 makes me to see xterm! > > Note that so far I can share Cygwin/X for both 32 bit and 64 bit. > But now it should be started separately > > (I am using both 32 bit and 64 bit version because I'm providing cvs > snapshot of gnuplot on both 32 and 64 bit.) Because 32-bit and 64-bit cygwin are completely independent, it's not possible for a a 32-bit cygwin X client to connect via a unix-domain socket to a 64-bit cygwin X server (and vice versa) So if you want that to work, you will have to use and allow TCP, as described in [1] [1] http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-local-noncygwin-clients-cant-connect -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple