delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/06/27/15:25:07

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
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
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
To: cygwin AT cygwin DOT com
References: <MEAPR01MB430914815DE038BBC4F8F203B4319 AT MEAPR01MB4309 DOT ausprd01 DOT prod DOT outlook DOT com>
<MEAPR01MB43094BF07B23FB8ED257B921B4059 AT MEAPR01MB4309 DOT ausprd01 DOT prod DOT outlook DOT com>
<MEAPR01MB43095AE45D10FC06087211D6B4049 AT MEAPR01MB4309 DOT ausprd01 DOT prod DOT outlook DOT com>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
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: <MEAPR01MB43095AE45D10FC06087211D6B4049@MEAPR01MB4309.ausprd01.prod.outlook.com>
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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Reply-To: cygwin AT cygwin DOT com
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 15RJP7tY011240

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

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019