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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Qm41wBJEN0Kw4C73 xGkAS/L63Sd6zWjDndKUyek/HIW+rqI1vi2rqPfTpsKKxEEra5vEqv9TRsQtdxRP NuU+p64e/12FEnwHkZh/X1/ABooM8pORMF/QpiCDduhvscJrBXo6lWdaV1eXAZlU 5tH2mNy3ZATvbzmDRhEkRIerl04= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=OAsvGjkvIcR33zPCzcZRi2 oIwto=; b=HHTRIn9LsUN7t8ZGDUKVdjgVXGSptvx7z9IL+AFuCw5rL0NqAdBhej VFKdMK13bKuBIQs+Mu1y1jfTKwNTlCnetPYus+dCjR29EDSq0m50/PiwNW+go3cT kEufjbRcFbD5N59VQ3qMSuHGZM0qXdTymYCyqP9F2hEby33qbcbWI= 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=-0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f53.google.com X-Received: by 10.140.235.3 with SMTP id g3mr3546592qhc.56.1439212391713; Mon, 10 Aug 2015 06:13:11 -0700 (PDT) Subject: Re: X: Authorization required, but no authorization protocol specified To: cygwin AT cygwin DOT com References: <67ea3d1202eccadc3fc21e58af6ca4bf AT mhoenicka DOT de> <55C479DA DOT 7000203 AT dronecode DOT org DOT uk> <7495b654b8e6ac58e74fcddf3aa07ed7 AT mhoenicka DOT de> From: cyg Simple X-Enigmail-Draft-Status: N1110 Message-ID: <55C8A35C.50102@gmail.com> Date: Mon, 10 Aug 2015 09:13:00 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <7495b654b8e6ac58e74fcddf3aa07ed7@mhoenicka.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 8/10/2015 3:41 AM, Markus Hoenicka wrote: > At 2015-08-07 11:26, Jon TURNEY was heard to say: >> >> Is there anything unusual about your home directory? >> > > Well, we use roaming profiles here at work. This has caused problems > before, both in Cygwin and non-Cygwin apps. I've modified > /usr/bin/startxwin like this: > > $ diff /usr/bin/startxwin.orig /usr/bin/startxwin > 138c138,139 > < XAUTHORITY=$HOME/.Xauthority > --- >> # XAUTHORITY=$HOME/.Xauthority >> XAUTHORITY=/cygdrive/c/localdata//.Xauthority > > i.e. it now uses a local drive to store .Xauthority. With this change, > startxwin works without a hitch, and it is not any slower compared to > before the upgrade. I don't know what is particularly broken about my > $HOME as most Cygwin apps deal with it just fine: > > $ cygpath -w $HOME > \\\home\\Eigene Dateien\home\ > Corinna made changes which invalidates this value form for HOME existing in Windows environment. We've been arguing against the change. This is another example of why it should be left the way it has worked since day 1. -- cyg Simple -- 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