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: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 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,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 To: cygwin AT cygwin DOT com Date: Fri, 16 Oct 2015 16:26:19 -0500 In-Reply-To: <155DEC68569B714B86C2C7075F5EDA98C1FDB28C@DAKIYA1.pegasus.local> References: <155DEC68569B714B86C2C7075F5EDA98C1FDAE84 AT DAKIYA1 DOT pegasus DOT local> <1445008303 DOT 12068 DOT 2 DOT camel AT cygwin DOT com> <57435954 DOT 20151016184333 AT yandex DOT ru> <155DEC68569B714B86C2C7075F5EDA98C1FDB28C AT DAKIYA1 DOT pegasus DOT 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