From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120255 invoked by alias); 16 Oct 2015 21:26:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 120238 invoked by uid 89); 16 Oct 2015 21:26:07 -0000 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 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 16 Oct 2015 21:26:06 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 6289DC0BFD3C for ; Fri, 16 Oct 2015 21:26:05 +0000 (UTC) Received: from YAAKOV04.redhat.com (ovpn-116-30.rdu2.redhat.com [10.10.116.30]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t9GLQ3bl022251 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 16 Oct 2015 17:26:04 -0400 Message-ID: <1445030779.12068.22.camel@cygwin.com> Subject: Re: Evolution From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Fri, 16 Oct 2015 21:26:00 -0000 In-Reply-To: <155DEC68569B714B86C2C7075F5EDA98C1FDB28C@DAKIYA1.pegasus.local> References: <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 X-SW-Source: 2015-10/txt/msg00247.txt.bz2 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