X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=t+JCnbJkwKBEuz+F
	Ff7WqeFOfSV+jjqUV7JpZO5qy3uzpimjeEHOo85Tg3f29f0MsCN/ZCsIoQA2RWwL
	38i3udC0hqIp4RbM7QhfvpYdKfXe6CFeEgG7jsU6vxlFzikrrcSxvcLI/pR8MZMk
	DSKsvfoJ9pyvzr0eGUE6cYqbrRI=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=pa91nKRy4i2nX44gqrzzMP
	WCT7I=; b=PBwo3HMhbHCWBK+ACl5zbxPyvY46BNAtzsv7N8tg9gKPXOw8bas+u3
	ehW45P/AA1MITFdOccEZpnTk0Eh2YrkQ8mYz4clFgd9jn9dDmWQZ23dpDeznSppQ
	D7duwwqyXYSljQ/VkXPnLiM37D7lTG6johxC1IsHJUOEbgWnJJH/k=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Mon, 10 Aug 2015 16:35:19 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <7610359919.20150810163519@yandex.ru>
To: cyg Simple <cygsimple@gmail.com>, cygwin@cygwin.com
Subject: Re: X: Authorization required, but no authorization protocol specified
In-Reply-To: <55C8A35C.50102@gmail.com>
References: <67ea3d1202eccadc3fc21e58af6ca4bf@mhoenicka.de>   <55C479DA.7000203@dronecode.org.uk>  <7495b654b8e6ac58e74fcddf3aa07ed7@mhoenicka.de> <55C8A35C.50102@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, cyg Simple!

>>> 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/<username>/.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
>> \\<serverpath>\home\<username>\Eigene Dateien\home\<username>
>> 

> 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.

You're confusing yourself and those around you.
Corinna discussed the changes that may invalidate passing networked %HOME%
from Windows to Cygwin, but not Cygwin's own setting of $HOME to a network
location.


-- 
With best regards,
Andrey Repin
Monday, August 10, 2015 16:33:15

Sorry for my terrible english...


--
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

