From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) by sourceware.org (Postfix) with ESMTPS id C4F8D3855025 for ; Sun, 27 Jun 2021 19:24:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C4F8D3855025 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTP id xSv0lCKz84bInxaOdl7y5G; Sun, 27 Jun 2021 19:24:47 +0000 Received: from [192.168.1.104] ([68.147.0.90]) by cmsmtp with ESMTP id xaOclVxUIaZZOxaOcl4V7J; Sun, 27 Jun 2021 19:24:47 +0000 X-Authority-Analysis: v=2.4 cv=e4PD9Yl/ c=1 sm=1 tr=0 ts=60d8d07f a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17 a=IkcTkHD0fZMA:10 a=aiIX5UjjAAAA:8 a=dAC8Yre-4N1OyiyfdN0A:9 a=QEXdDO2ut3YA:10 a=K4UmP72BP_XnEf30ZnvK:22 Reply-To: cygwin@cygwin.com To: cygwin@cygwin.com References: From: Brian Inglis Organization: Systematic Software Subject: Re: A warning about GVIM Message-ID: <7f636bad-5253-1c96-7b20-3429bfd68b33@SystematicSw.ab.ca> Date: Sun, 27 Jun 2021 13:24:46 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfKUxvW3J2V6K7a3kLysbp+4fQ7/wzcgEhhg5G7pjlK5pGQdjo0YckqCDKqmDj6RXxrRCgEVlhigJd4ri2ClZ1k9gFG3dI9SSxZ3euq8DCP8Y4/iE2L49 lBLMykaXzuv5lKry7FtIshUZVWreFULiAg1WIhu2jep/53JwloTCwcH87kTcwLExpVgQCo9zTElLeVbAQ3sEvjrx3+rksEiCSUU= X-Spam-Status: No, score=-1162.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2021 19:24:49 -0000 On 2021-06-27 07:51, ㅤ Fxzx mic via Cygwin wrote: > I have such a warning: > ** (gvim:1682): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying > Can this be fixed? Please read the previous posts in the thread: ensure you have installed package at-spi2-core, and if the message persists, add the following lines to your shell login profile: # Note that the initialization of the ATK Bridge can be delayed by # setting the NO_AT_BRIDGE environment variable. If this is done, the # atk_bridge_init method of the ATK Bridge will not be called when the # GTK+ atk-bridge module is loaded (see # https://bugzilla.gnome.org/show_bug.cgi?id=563943 and # http://git.gnome.org/cgit/at-spi/tree/atk-bridge/bridge.c). # This can be necessary with an application that mixes accessible # toolkits (e.g. GTK+ and Gecko) and needs to make sure the accessible # hierarchy is set up appropriately. # https://wiki.gnome.org/Accessibility/Documentation/GNOME2/Mechanics export NO_AT_BRIDGE=1 # at-spi2-core -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.]