From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by sourceware.org (Postfix) with ESMTPS id DC3D4386486B for ; Tue, 15 Jun 2021 21:45:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DC3D4386486B Received: by mail-ej1-x632.google.com with SMTP id g20so260839ejt.0 for ; Tue, 15 Jun 2021 14:45:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=TMQgiLFwMLqwJAog4r2HAMaXZu7EgQePam4IJUShOo8=; b=PKOrLfCSuAegjd/iy93zMRQIywLElJoi5jybUvGEA4oFtVHvgHvWHizPJIfhGJUieC 3sH8q8QymXIMqqWgRRAh8mSY0LqwDtVn19NHpfaqHzrvbIkGWXkxTRLpNY4LCcAs6MW0 Xwv67i4h4/RUQfXP8Cbi6J4VNANjC6VMHL9uwjMyiyys3tews0goVlg9VSoTe5pB7PuI kQcJRlRU54dghv3k5WZvCmoGA1lkbA/lvfWYUyWSDon6llPYHioXENpAdSTMCgK0DfXj dsxHThF6MxapMaHh3hzIwnAQ8JJI1Ii3vHgfcN77CgApKSy/zjYtoaffdfAfsA+dLBSI VAQw== X-Gm-Message-State: AOAM531V5czNgR0YPE0JDGWhWl7MY2MX67tYuyFHrutAdiSGEXX1p6JP 8ssOs/xwBd6zVnQUMS3kbt8trORejrgkFfj4J1hwdbyuPUuknA== X-Google-Smtp-Source: ABdhPJzCEYBFYPAcpLnC20mURjY1LtAY+OBVlWgW5lElFbsO5bKMdsn4R1G5To302VHD4eMmwLhK0UpGPORTZamzElU= X-Received: by 2002:a17:906:7f0e:: with SMTP id d14mr1657744ejr.103.1623793547618; Tue, 15 Jun 2021 14:45:47 -0700 (PDT) MIME-Version: 1.0 From: Keith Thompson Date: Tue, 15 Jun 2021 14:45:36 -0700 Message-ID: Subject: Re: A warning about GVIM To: cygwin@cygwin.com Cc: Keith Thompson Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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: Tue, 15 Jun 2021 21:45:50 -0000 > ** (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? I get the same warning from gvim, emacs, zenity, and gitg.