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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=QulaNJ/9ppDc3KK5v+9o9CUHs9KPdK/51F5tJYsbVaLUVbyepMp0T
	9OVgPDOs1wbnmA90ZUk4c3AgAmnatCVyBhCGOdoed3EJ9kL0NbcHOpskL6js4h2Q
	fnkAZF+QmQsQkO9Scr/30Zq8thdx2puhvJxb6muWgydR6vQNPjylZU=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=6xF6GGB8I+bvyXZco6R+MrOoEfI=; b=OraRuODOLfWT4cHyGxdYCCd+3FzZ
	w3sWLd6Db5D+/KuXaN/CM4BtrFk8KttGBZFA5YTb2Z0xKIbP+EEeJm1HRJtSG1yA
	Jg50LAMMkAqe9Er/dXHIFpjyqN/0ds4VzhOb3Y7dpdpOxHPTxVWQX2KZj2+L4Vs6
	JE8rEWjOE9yCKWA=
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,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS,T_FSL_HELO_BARE_IP_2,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: [ANNOUNCEMENT] Updated: fish-2.2.0-3
Date: Tue, 1 Sep 2015 06:55:11 +0000 (UTC)
Lines: 28
Message-ID: <loom.20150901T082652-508@post.gmane.org>
References: <announce.0m36ualo8aaiub32b4jg8m4jdqketq3f7b@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Andrew Schulman <schulman.andrew@...> writes:
> A new release of fish is available in the Cygwin distribution.  fish
2.2.0-3 is
> the first current release of fish 2.2 for Cygwin.  Version 2.2.0-1 and -2 were
> available as test releases.

I've tried this again since the previous version never really worked for me.

It seems that fish still has problems with my home directory that is on the
network (roaming profile in Windows).  It takes ages to start up (does it
try to enumerate all users perhaps?).  I've removed the ACL that seemed to
trip it up, but no change with the startup time.  Fish seems to have picked
up my (large) tcsh history and produced about a hundred history files from
that.  That will become another killer when I were to try and log in via VPN
(reading one large file is a lot faster than reading many small ones).  Last
but not least, when it has finally started it constantly bickers about this;
roughly six or seven times for each command issued:

Unable to rename file from '/home/gratz/.config/fish/fishd.tmp.q4rCYs' to
'/home/gratz/.config/fish/fishd.MYCOMPUTER.x86_64': Device or resource busy

This is one of those network shares that can do hardlinks, but the link
count is always 1 (due to a NetApp bug that makes inode numbers unstable). 
Is there anything I can do to resolve these issues?


Regards,
Achim.


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

