public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Fxzx mic ㅤ" <fxzxmic@hotmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: A warning about GVIM
Date: Mon, 28 Jun 2021 15:17:43 +0000	[thread overview]
Message-ID: <MEAPR01MB4309352B58B1DFDAF05231A2B4039@MEAPR01MB4309.ausprd01.prod.outlook.com> (raw)
In-Reply-To: <7f636bad-5253-1c96-7b20-3429bfd68b33@SystematicSw.ab.ca>

Thank you very much. It works.

---
From:
Fxzx mic
fxzxmic@outlook.com<mailto:fxzxmic@outlook.com>
---

发件人: Brian Inglis<mailto:Brian.Inglis@SystematicSw.ab.ca>
发送时间: 2021年6月28日 3:25
收件人: cygwin@cygwin.com<mailto:cygwin@cygwin.com>
主题: Re: A warning about GVIM

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


  reply	other threads:[~2021-06-28 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-14  7:23 Fxzx mic
2021-06-15  1:10 ` Claude Sylvain
2021-06-15 17:14   ` Marco Atzeri
     [not found] ` <MEAPR01MB43094BF07B23FB8ED257B921B4059@MEAPR01MB4309.ausprd01.prod.outlook.com>
2021-06-27 13:51   ` 转发: " ㅤ Fxzx mic
2021-06-27 19:24     ` Brian Inglis
2021-06-28 15:17       ` Fxzx mic ㅤ [this message]
2021-06-15 21:45 Keith Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MEAPR01MB4309352B58B1DFDAF05231A2B4039@MEAPR01MB4309.ausprd01.prod.outlook.com \
    --to=fxzxmic@hotmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).