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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-id:content-transfer-encoding :mime-version; q=dns; s=default; b=rqxrGOoHr8qZD52LfDY2STpJURJ3A 3c7y4JNkIRbwN0o+/tW7d6GtTHrqyJOWnVx11hqxmVS1zA0O/QQYdiJGolv6+Kz5 BXP9RhsZA8VC5pR/HY2kIALfrjhwXuxmmcTJjGydR/xvh4J5byzpi19WfbUvNJ3a xQ5T5yCZQ+o7iE= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-id:content-transfer-encoding :mime-version; s=default; bh=oR6lPXvQa67IP60xbE4gVO5mILI=; b=yV7 SmnJEgQTmQKzkOP8J9BQBSciZ1pTWIE4RBJZ58wvexasqK7istO1ZD4zwm7otF1h nEOXtf5gTswEWXSjH84reHTu3qYTzYUM1dwDej2BvKUCC9V94pQYQqQcZgfNZzSq HbCNmLa1HndxFumHP4iKTsjYymMGKsRVVHBdvxaA= 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-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*M:edu, experiencing X-HELO: NAM03-BY2-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=oNOIW4Q1ho0VFSdTZaXlSXTqfj8He4XAQhbXvtVQJtM=; b=BTkMrgtrGbSFY7bljvf2mCMFqhBOulaE/ZlJRZc02P1HJsonVdoYYi/TIKUDm55CS/oE4PS+s7hqbbPTK7dMTUDS717Nh3XomcrWaQ0AaaUGvUZ4Mt7S3zFzLJRecTsw2mZNcuLv6Hex1sme81VhlmTx4krpX+0kunainECTsMU= From: Ken Brown To: "cygwin AT cygwin DOT com" Subject: Re: Emacs slow startup Date: Fri, 5 Oct 2018 13:29:26 +0000 Message-ID: <9ccd11f9-fa1d-b1ac-69d9-fa78b7d8e5d1@cornell.edu> References: In-Reply-To: user-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) Content-Type: text/plain; charset="utf-8" Content-ID: <340F0EF8D715EB409CE67D72D426BEC2 AT namprd04 DOT prod DOT outlook DOT com> MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id w95DTfYs010894 On 10/3/2018 7:48 PM, Katsumi Yamaoka wrote: > Hi, > > Since a couple of months ago, Emacs takes about a minute to start. > This happens with both emacs-X11 (the one Cygwin distributes) and > the one I built, and everytime I get the following error: > > ** (emacs:10672): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. > > I googled it and found an article in which someone wrote that > installing at-spi2-core solves it. Although the version 2.26.2 > has already been installed in my system, I tried downgrading it > to 2.24.1. It did the trick! Emacs startup got fast as before. I can confirm that downgrading at-spi2-core gets rid of the warning. But, FWIW, I don't see any difference in Emacs's performance. (I wasn't experiencing the slow startup that you reported.) Ken -- 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