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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=d3k0VZi28lgc4BKhgQIE0W4jieF9vDWxpGoWlV0SrG+
	WA4f9aSRpe4BupYq98oCPxJMFXOHs+rgCSKIpu/EGHtuEKqzsbrI77y9qKzddVLv
	irNyG2ssZ3X8VDK06oybCM+slwdcjgdXzlDURQm2NBzEIq7ol86aqPqjcEwr+vXU
	=
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:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=+UP8WO5jRto5348M6he7FwevWSA=; b=YipVRo8RqbNAkSEsa
	1Yj5l7lECiO2LxinXVh8hgM5s+bbZTRRbchKFiXoicTH+DSmI9Urm1BqcYsal7Kv
	sEQm07C51kFPwF6ctTyQW60cNJeZlEC7bVy6vZ93Ylxqdp4ZmS/XF3ds60qLMJuu
	DyJ8/DvtDR9DrITzcxIle8el1U=
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=0.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1445030779.12068.22.camel@cygwin.com>
Subject: Re: Evolution
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Fri, 16 Oct 2015 16:26:19 -0500
In-Reply-To: <155DEC68569B714B86C2C7075F5EDA98C1FDB28C@DAKIYA1.pegasus.local>
References: <announce.1444930471.14968.72.camel@cygwin.com>	    <155DEC68569B714B86C2C7075F5EDA98C1FDAE84@DAKIYA1.pegasus.local>	  <1445008303.12068.2.camel@cygwin.com> <57435954.20151016184333@yandex.ru>	 <155DEC68569B714B86C2C7075F5EDA98C1FDB28C@DAKIYA1.pegasus.local>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Fri, 2015-10-16 at 20:27 +0000, Doug Lewan wrote:
> It also loaded lots of extra stuff, including gamin which runs
> gam_server (IIRC) like a service. It was eating CPU on occasion,
> and I couldn't figure out how to stop it, and that made updating
> CYGWIN difficult if not impossible.

gamin is a session service; it will exit shortly after the X session
ends.  As for CPU usage, I have the following:

$ cat ~/.gaminrc
fsset ntfs poll 10
fsset vfat none

Obviously this means that gamin will be a bit slower to catch changes,
but that's usually sufficient.

> However, you're inspiring me to go back and see if I can find anything
> like a HOWTO for Evolution.

Make sure you have the cygserver service installed and running, then
start an X session (such as XWin Server or a desktop).  If you want to
use a Google or Windows Live account, first configure those through
Preferences->Online Accounts (in gnome-control-center).  Otherwise, just
run Office->Evolution and follow the wizard to get started.

--
Yaakov



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

