From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 21 13:18:01 2013 Received: (at submit) by debbugs.gnu.org; 21 Aug 2013 17:18:01 +0000 Received: from localhost ([127.0.0.1]:45359 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VCC2i-0000aH-Ck for submit@debbugs.gnu.org; Wed, 21 Aug 2013 13:18:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47173) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VCC2g-0000a8-B0 for submit@debbugs.gnu.org; Wed, 21 Aug 2013 13:17:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCC2b-0000if-3l for submit@debbugs.gnu.org; Wed, 21 Aug 2013 13:17:58 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43342) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCC2a-0000iT-Tz for submit@debbugs.gnu.org; Wed, 21 Aug 2013 13:17:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCC2U-0000E5-DR for bug-gnu-emacs@gnu.org; Wed, 21 Aug 2013 13:17:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCC2M-0000dt-Cl for bug-gnu-emacs@gnu.org; Wed, 21 Aug 2013 13:17:46 -0400 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:58988) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCBmh-0002Wi-7h for bug-gnu-emacs@gnu.org; Wed, 21 Aug 2013 13:01:27 -0400 Received: by mail-pa0-f46.google.com with SMTP id fa1so1036050pad.5 for ; Wed, 21 Aug 2013 10:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tP1qTzA5md7+IZ+OGMBRwTkGyVgJQj3uxa8BihmABe8=; b=sTKVeWOTx2Uoxs+zuWxPI9bXHTFGO82GV1wt41Cbo6wwaDhhYffUie4+5sUcmKw+9g nFuNdhuB5Wkon/6anM4e00EyFpNZWT1zcKmDBbPwkR5rZrjMPLOVo/pTNOoPcD5tHuvX Ya/aoQfC9309xL0J4CtRxNeWx2y7XAoB8d1WjJok+imEpbye99rbQxE+2PG106ZCbjjD Ll3dwPpa6ATmAt6rIjJJ8yXjj8KgVZSdGg2OYDRGdvcrgPg//DKzLi39PYNbxBv9N+xQ Mmiv0EhSQT2GEisXy/zJa/BhqJfkY0EE+6Zyu3dA9yCFD0TughrwYFMJcpiSRpQSq3x1 pcZQ== MIME-Version: 1.0 X-Received: by 10.68.230.131 with SMTP id sy3mr8715161pbc.34.1377104485819; Wed, 21 Aug 2013 10:01:25 -0700 (PDT) Received: by 10.70.128.77 with HTTP; Wed, 21 Aug 2013 10:01:25 -0700 (PDT) Date: Wed, 21 Aug 2013 19:01:25 +0200 Message-ID: Subject: 24.3; Various GTK warnings on debian jessie/sid From: Tim Van Holder To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=e89a8f83a53db22b4004e4781f52 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -2.4 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --e89a8f83a53db22b4004e4781f52 Content-Type: text/plain; charset=UTF-8 I typically run emacs via a ssh (PuTTY) session, using the Cygwin X server. Emacs was built from sources (24.3 release tarball), with GTK2 auto-selected as X toolkit (even though it apparently uses GTK3). Starting emacs (-Q or otherwise), results in: ** (emacs:): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-OfJcFmA1Hb: Connection refused Given that I explicitly disabled DBus stuff (to avoid dbus-launch processes that would prevent a clean ssh exit) when building emacs, this is already a bit odd. There is no such entry in /tmp (in fact there are no /tmp/dbus-* files at all), nor is there any envvar containing OfJcFmA1Hb. Also on startup, the minibuffer is higher that I would expect; this fixes itself the first time the minibuffer becomes the active buffer. This may be due to the initial rendering of the resize handle. When customizing something, even when not actually changing anything, pressing "State>Set for current session" or clicking twice on the "Custom" menu (to open and close the pop-up menu) results in one or two cases of: (emacs:17279): Gdk-CRITICAL **: gdk_device_get_source: assertion `GDK_IS_DEVICE (device)' failed In addition, I frequently got (emacs:): Gtk-WARNING **: Failed to parse menu bar accelerator 'VoidSymbol' which seemed to happen when autocompleting in the minibuffer, but which I can't now reproduce. If I see it again and can reproduce it reliably, I'll file a separate report. All fairly harmless things, but if you start emacs via a plain "emacs&", all those messages do start to pollute the terminal. In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2) of 2013-08-14 on leeloo Windowing system distributor `The Cygwin/X Project', version 11.0.11402000 System Description: Debian GNU/Linux testing (jessie) Configured using: `configure '--with-wide-int' '--without-dbus' '--without-gconf' '--without-gsettings'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r Recent messages: Loading /home/tim.vanholder/.custom.el (source)...done Loading whitespace...done For information about GNU Emacs and the GNU system, type C-h C-a. Quit GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2) of 2013-08-14 on leeloo Making completion list... Quit scroll-bar-toolkit-scroll: End of buffer scroll-bar-toolkit-scroll: Beginning of buffer Making completion list... [3 times] Load-path shadows: /usr/local/share/emacs/site-lisp/global/dictionaries-common/flyspell hides /usr/local/share/emacs/24.3/lisp/textmodes/flyspell /usr/local/share/emacs/site-lisp/global/dictionaries-common/ispell hides /usr/local/share/emacs/24.3/lisp/textmodes/ispell Features: (shadow sort mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums help-mode easymenu whitespace zastai jka-compr uniquify advice help-fns cl-lib advice-preload paren gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit delsel cus-start cus-load time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --e89a8f83a53db22b4004e4781f52 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I typically run emacs via a ssh (PuTTY) session, using the=
Cygwin X server.
Emacs was built from sources (24.3 release tarball), with GTK2
auto-selected as X toolkit (even though it apparently uses GTK3).

Starting emacs (-Q or otherwise), results in:

=C2=A0 ** (emacs:<pid>): WARNING **: Couldn't connect to accessib= ility bus:
=C2=A0 =C2=A0 =C2=A0Failed to connect to socket /tmp/dbus-OfJcFmA1Hb: Conne= ction
=C2=A0 =C2=A0 =C2=A0refused

Given that I explicitly disabled DBus stuff (to avoid dbus-launch
processes that would prevent a clean ssh exit) when building emacs, this is already a bit odd. There is no such entry in /tmp (in fact there are
no /tmp/dbus-* files at all), nor is there any envvar containing
OfJcFmA1Hb.


Also on startup, the minibuffer is higher that I would expect; this
fixes itself the first time the minibuffer becomes the active buffer.
This may be due to the initial rendering of the resize handle.


When customizing something, even when not actually changing anything,
pressing "State>Set for current session" or clicking twice on = the
"Custom" menu (to open and close the pop-up menu) results in one = or
two cases of:

=C2=A0 (emacs:17279): Gdk-CRITICAL **: gdk_device_get_source: assertion
=C2=A0 `GDK_IS_DEVICE (device)' failed


In addition, I frequently got

=C2=A0 (emacs:<pid>): Gtk-WARNING **: Failed to parse menu bar accele= rator
=C2=A0 'VoidSymbol'

which seemed to happen when autocompleting in the minibuffer, but which
I can't now reproduce. If I see it again and can reproduce it reliably,= I'll file
a separate report.


All fairly harmless things, but if you start emacs via a plain "emacs&= amp;",
all those messages do start to pollute the terminal.


In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2)
=C2=A0of 2013-08-14 on leeloo
Windowing system distributor `The Cygwin/X Project', version 11.0.11402= 000
System Description: =C2=A0 =C2=A0 Debian GNU/Linux testing (jessie)

Configured using:
=C2=A0`configure '--with-wide-int' '--without-dbus' '--= without-gconf'
=C2=A0'--without-gsettings''

Important settings:
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 locale-coding-system: utf-8-unix
=C2=A0 default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
=C2=A0 show-paren-mode: t
=C2=A0 delete-selection-mode: t
=C2=A0 tooltip-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 size-indication-mode: t
=C2=A0 column-number-mode: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t

Recent input:
M-x r e p <tab> o <tab> r <tab> <tab> <return>= ;

Recent messages:
Loading /home/tim.vanholder/.custom.el (source)...done
Loading whitespace...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit
GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.2) of 2013-08-= 14 on leeloo
Making completion list...
Quit
scroll-bar-toolkit-scroll: End of buffer
scroll-bar-toolkit-scroll: Beginning of buffer
Making completion list... [3 times]

Load-path shadows:
/usr/local/share/emacs/site-lisp/global/dictionaries-common/flyspell hides = /usr/local/share/emacs/24.3/lisp/textmodes/flyspell
/usr/local/share/emacs/site-lisp/global/dictionaries-common/ispell hides /u= sr/local/share/emacs/24.3/lisp/textmodes/ispell

Features:
(shadow sort mail-extr emacsbug message format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums help-mode easymenu
whitespace zastai jka-compr uniquify advice help-fns cl-lib
advice-preload paren gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit delsel cus-start cus-load time-date tooltip
ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd
fontset image regexp-opt fringe tabulated-list newcomment lisp-mode
register page menu-bar rfn-eshadow timer select scroll-bar mouse
jit-lock font-lock syntax facemenu font-core frame cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev
minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dynamic-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)
--e89a8f83a53db22b4004e4781f52-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 22 06:22:31 2013 Received: (at 15154) by debbugs.gnu.org; 22 Aug 2013 10:22:31 +0000 Received: from localhost ([127.0.0.1]:46937 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VCS2A-0001gt-NL for submit@debbugs.gnu.org; Thu, 22 Aug 2013 06:22:31 -0400 Received: from mout.gmx.net ([212.227.17.22]:60771) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VCS27-0001gh-SW for 15154@debbugs.gnu.org; Thu, 22 Aug 2013 06:22:28 -0400 Received: from uw001237 ([79.193.181.203]) by mail.gmx.com (mrgmx001) with ESMTPA (Nemesis) id 0MBExR-1VJq1128s1-00AFrp for <15154@debbugs.gnu.org>; Thu, 22 Aug 2013 12:22:26 +0200 From: michael.albinus@gmx.de To: Tim Van Holder Subject: Re: bug#15154: 24.3; Various GTK warnings on debian jessie/sid References: Date: Thu, 22 Aug 2013 12:22:25 +0200 In-Reply-To: (Tim Van Holder's message of "Wed, 21 Aug 2013 19:01:25 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:A2RckFNLwozDrOvUe+T4VyWc7aiu7/yNSh4oY+uMDzjoLeRhNWx thJDOm7xwE/hN6iI5Ex2ecqonz+0+cDlgsaBdI/mkvWK/YWpeE1KSY9d4FrAuNrx95rTt+r +uktpAp+uM9mw+0ixhFeC5DRMuKYYL/a+4EDMYpYsDduPusNe3aIW1nL71gdB0L9aAaKXyU NuDu94zzgbuzA8Su8D+YA== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 15154 Cc: 15154@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Tim Van Holder writes: > I typically run emacs via a ssh (PuTTY) session, using the > Cygwin X server. > Emacs was built from sources (24.3 release tarball), with GTK2 > auto-selected as X toolkit (even though it apparently uses GTK3). > > Starting emacs (-Q or otherwise), results in: > > ** (emacs:): WARNING **: Couldn't connect to accessibility bus: > Failed to connect to socket /tmp/dbus-OfJcFmA1Hb: Connection > refused > > Given that I explicitly disabled DBus stuff (to avoid dbus-launch > processes that would prevent a clean ssh exit) when building emacs, > this > is already a bit odd. There is no such entry in /tmp (in fact there > are > no /tmp/dbus-* files at all), nor is there any envvar containing > OfJcFmA1Hb. That's not because of Emacs and its D-Bus integration. Linked GTK try to connect to at-spi (Assistive Technology Service Provider Interface). Check your Gnome configuration how to disable it. I suspect you must disable /desktop/gnome/interface/at-spi-dbus, but I don't know it for sure. You might check your settings with # gconftool-2 --get /desktop/gnome/interface/at-spi-dbus Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 26 04:40:27 2013 Received: (at 15154) by debbugs.gnu.org; 26 Aug 2013 08:40:27 +0000 Received: from localhost ([127.0.0.1]:56261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDsLZ-0005d6-Cq for submit@debbugs.gnu.org; Mon, 26 Aug 2013 04:40:26 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:33278) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDsLP-0005cp-Gd for 15154@debbugs.gnu.org; Mon, 26 Aug 2013 04:40:19 -0400 Received: by mail-pa0-f45.google.com with SMTP id bg4so3169804pad.32 for <15154@debbugs.gnu.org>; Mon, 26 Aug 2013 01:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=mZyLyrYDOz7NgiXXcHuqILkdKQSqKzodzx0dVUqjlGM=; b=gjQQoAT2GMwOyFmjLSD8HdCWyRd+jQTp405+PdsJH+Dpu7s68bW/rvD67FaaAHYmwR /nSMKXE1f4I/9xGroNPBG4poAxY8MQxKpLVJyLDOiPzjVc83cKwf9ZiA6hVzAAenTm8B kVwiMsN9kajZv+tkdTzr5zXtcBC0kDpTVTixrUwImj5xDZUd9cUfZOXhhcUKaUwEhnv+ WrnvlMndZCNWgxHde0yx/pkfwsKGfnPyt8Oeo3737dxWTZw8X83Bc3uGlEVBlnLEeiqL yY0ZgAtyigU4Q52Jnc+nw7W1HCw9ArB9h2Y1RePzMksvIVEufhYpLgjVBxmy3OHFLJmd d2sA== MIME-Version: 1.0 X-Received: by 10.68.234.41 with SMTP id ub9mr336999pbc.201.1377506414064; Mon, 26 Aug 2013 01:40:14 -0700 (PDT) Received: by 10.70.128.77 with HTTP; Mon, 26 Aug 2013 01:40:14 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Aug 2013 10:40:14 +0200 Message-ID: Subject: Re: bug#15154: 24.3; Various GTK warnings on debian jessie/sid From: Tim Van Holder To: Michael Albinus Content-Type: multipart/alternative; boundary=047d7b33d9567c7ade04e4d5b41c X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 15154 Cc: 15154@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --047d7b33d9567c7ade04e4d5b41c Content-Type: text/plain; charset=UTF-8 Neither gconftool-2 --set "/desktop/gnome/interface/accessibility" --type bool false (which, as I understand it, should disable all accessibility support), nor gconftool-2 --set "/desktop/gnome/interface/at-spi-dbus" --type bool false had any effect (perhaps they only matter for a desktop session setup?). Then I found http://askubuntu.com/questions/227515/terminal-warning-when-opening-a-file-in-gedit and I have now added export NO_AT_BRIDGE=1 to my .profile to avoid the startup warning. 1 message down, 1 to go :-) On 22 August 2013 12:22, wrote: > Tim Van Holder writes: > > > I typically run emacs via a ssh (PuTTY) session, using the > > Cygwin X server. > > Emacs was built from sources (24.3 release tarball), with GTK2 > > auto-selected as X toolkit (even though it apparently uses GTK3). > > > > Starting emacs (-Q or otherwise), results in: > > > > ** (emacs:): WARNING **: Couldn't connect to accessibility bus: > > Failed to connect to socket /tmp/dbus-OfJcFmA1Hb: Connection > > refused > > > > Given that I explicitly disabled DBus stuff (to avoid dbus-launch > > processes that would prevent a clean ssh exit) when building emacs, > > this > > is already a bit odd. There is no such entry in /tmp (in fact there > > are > > no /tmp/dbus-* files at all), nor is there any envvar containing > > OfJcFmA1Hb. > > That's not because of Emacs and its D-Bus integration. Linked GTK try to > connect to at-spi (Assistive Technology Service Provider Interface). > > Check your Gnome configuration how to disable it. I suspect you must > disable /desktop/gnome/interface/at-spi-dbus, but I don't know it for > sure. You might check your settings with > > # gconftool-2 --get /desktop/gnome/interface/at-spi-dbus > > Best regards, Michael. > --047d7b33d9567c7ade04e4d5b41c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Neither
=C2=A0 gconftool-2 --set &q= uot;/desktop/gnome/interface/accessibility" --type bool false
(which, as I understand it, should disable all accessibility support)= , nor
=C2=A0 gconftool-2 --set "/desktop/gnome/interface/at-spi-d= bus" --type bool false
had any effect (perhaps they only= matter for a desktop session setup?).
=C2=A0 export NO_AT_BRIDGE=3D1
to my .profile to avoid the startup warning.

1 message down, = 1 to go :-)



On 22 August 2013 12:22, <michael.albinus@gmx.de> wrot= e:
Tim Van Holder <tim.vanholder= @gmail.com> writes:

> I typically run emacs via a ssh (PuTTY) session, using the
> Cygwin X server.
> Emacs was built from sources (24.3 release tarball), with GTK2
> auto-selected as X toolkit (even though it apparently uses GTK3).
>
> Starting emacs (-Q or otherwise), results in:
>
> ** (emacs:<pid>): WARNING **: Couldn't connect to accessibil= ity bus:
> Failed to connect to socket /tmp/dbus-OfJcFmA1Hb: Connection
> refused
>
> Given that I explicitly disabled DBus stuff (to avoid dbus-launch
> processes that would prevent a clean ssh exit) when building emacs, > this
> is already a bit odd. There is no such entry in /tmp (in fact there > are
> no /tmp/dbus-* files at all), nor is there any envvar containing
> OfJcFmA1Hb.

That's not because of Emacs and its D-Bus integration. Linked GTK try t= o
connect to at-spi (Assistive Technology Service Provider Interface).

Check your Gnome configuration how to disable it. I suspect you must
disable /desktop/gnome/interface/at-spi-dbus, but I don't know it for sure. You might check your settings with

# gconftool-2 --get /desktop/gnome/interface/at-spi-dbus

Best regards, Michael.

--047d7b33d9567c7ade04e4d5b41c-- From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 26 05:27:51 2013 Received: (at control) by debbugs.gnu.org; 26 Aug 2013 09:27:51 +0000 Received: from localhost ([127.0.0.1]:56310 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDt5S-0006ou-Tf for submit@debbugs.gnu.org; Mon, 26 Aug 2013 05:27:51 -0400 Received: from mout.gmx.net ([212.227.17.20]:55848) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDt5P-0006oi-W7 for control@debbugs.gnu.org; Mon, 26 Aug 2013 05:27:49 -0400 Received: from detlef.gmx.de ([91.41.135.106]) by mail.gmx.com (mrgmx003) with ESMTPS (Nemesis) id 0MGBB1-1VIZWP1ISl-00FEdl for ; Mon, 26 Aug 2013 11:27:46 +0200 Date: Mon, 26 Aug 2013 11:27:44 +0200 Message-Id: <87wqn84x9r.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #15154 X-Provags-ID: V03:K0:bfhAh0s2Eerufg83IpV8G3/TP73wz/fBf+XQOwuo5XqsIrNUTrD PofrEMaeGimOsAFQ37b5kYrlPhxZG1qngW8hTSj+HQSPbZkbiEVzfm/zBRYkbwoZnVtXnR1 vI3PH12F4Kfm5EKrS1gRrDG1TZIP1JORbr0O4WRLWFVkoBWEAlsLLyaYmA9mU6sqPM6kQdm z5ONB1SbJ2sv5oSMZlzrw== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) merge 15154 15188 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 26 05:39:24 2013 Received: (at 15154) by debbugs.gnu.org; 26 Aug 2013 09:39:24 +0000 Received: from localhost ([127.0.0.1]:56323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDtGd-000885-12 for submit@debbugs.gnu.org; Mon, 26 Aug 2013 05:39:23 -0400 Received: from mout.gmx.net ([212.227.17.22]:54613) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDtGU-00087f-AZ for 15154@debbugs.gnu.org; Mon, 26 Aug 2013 05:39:18 -0400 Received: from detlef.gmx.de ([91.41.135.106]) by mail.gmx.com (mrgmx101) with ESMTPS (Nemesis) id 0M9fLX-1VKk6J1xU7-00Cw7R for <15154@debbugs.gnu.org>; Mon, 26 Aug 2013 11:39:13 +0200 From: Michael Albinus To: jidanni@jidanni.org Subject: Re: bug#15188: message should say what the accessibility bus is References: <1865B2A3-384E-4FFE-A831-5B29ED169992@swipnet.se> <87ppt0n9qp.fsf@jidanni.org> Date: Mon, 26 Aug 2013 11:39:09 +0200 In-Reply-To: <87ppt0n9qp.fsf@jidanni.org> (jidanni@jidanni.org's message of "Mon, 26 Aug 2013 16:21:02 +0800") Message-ID: <87r4dg4wqq.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:6VmtV7Ey62c5apP3lKBUTCZ/YFNvw4/2+uonWdoufCr4uC88pT4 ogn+SMxy6IVtWNA1CJJI27h4SIdnlRKevgbDaYjTHLzYTzxla2IYTCHbcSTRb9CKsCuFlKn NOZLX3fHN7Mi27tOGqo7OphTwtdQ/wcrsJVl5eE+YtGHtTU/jStqCXhHVKJuzzC4l3RSPfa eUKESiEJpsZFJzhYPJTTg== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 15154 Cc: jan.h.d@swipnet.se, 15188@debbugs.gnu.org, monnier@iro.umontreal.ca, 15154@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) jidanni@jidanni.org writes: > No it's not a GTK warning. Compare: > > ** (emacs:8668): WARNING **: Couldn't register with accessibility bus: > 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. > > (midori:8504): Gtk-WARNING **: Error loading theme icon 'bookmark-new' for stock: Icon 'bookmark-new' not present in theme > > OK if it is a GTK warning (that is missing its Gtk- (BUG!)) please tell me which package to report the bug > against. I believe this message comes rather from atk (but gtk): As Tim Van Holder has found out, one could suppress this with "export NO_AT_BRIDGE=1". See . Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 26 11:52:05 2013 Received: (at 15154-done) by debbugs.gnu.org; 26 Aug 2013 15:52:05 +0000 Received: from localhost ([127.0.0.1]:57238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VDz5I-00027O-OH for submit@debbugs.gnu.org; Mon, 26 Aug 2013 11:52:05 -0400 Received: from mail01.bdtv.se ([176.10.222.34]:38388) by debbugs.gnu.org with smtp (Exim 4.80) (envelope-from ) id 1VDz5E-00026w-Qw for 15154-done@debbugs.gnu.org; Mon, 26 Aug 2013 11:52:02 -0400 Received: (qmail 32427 invoked by uid 89); 26 Aug 2013 15:51:58 -0000 Received: from h-46-59-42-57.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.57) by mail01.bdtv.se with ESMTPA; 26 Aug 2013 15:51:58 -0000 Received: from [172.20.199.13] (unknown [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 56A541A008F; Mon, 26 Aug 2013 15:51:58 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: bug#15154: 24.3; Various GTK warnings on debian jessie/sid From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: Date: Mon, 26 Aug 2013 17:52:00 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <03D996F2-30A4-4AF6-A551-28F7BFCB89FA@swipnet.se> References: To: Tim Van Holder X-Mailer: Apple Mail (2.1508) X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 15154-done Cc: 15154-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) 21 aug 2013 kl. 19:01 skrev Tim Van Holder : >=20 > ** (emacs:): WARNING **: Couldn't connect to accessibility bus: > Failed to connect to socket /tmp/dbus-OfJcFmA1Hb: Connection > refused As others have pointed out, it is an atk-bridge message. Several bug = reports exists, for Ubuntu there is = https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/1193236. > Also on startup, the minibuffer is higher that I would expect; this > fixes itself the first time the minibuffer becomes the active buffer. > This may be due to the initial rendering of the resize handle. File a separate bug for that. > When customizing something, even when not actually changing anything, > pressing "State>Set for current session" or clicking twice on the > "Custom" menu (to open and close the pop-up menu) results in one or > two cases of: >=20 > (emacs:17279): Gdk-CRITICAL **: gdk_device_get_source: assertion > `GDK_IS_DEVICE (device)' failed This is a gtk bug: https://bugzilla.gnome.org/show_bug.cgi?id=3D696756. = The title says w32, but it also affects X. >=20 > In addition, I frequently got >=20 > (emacs:): Gtk-WARNING **: Failed to parse menu bar accelerator > 'VoidSymbol' >=20 > which seemed to happen when autocompleting in the minibuffer, but = which > I can't now reproduce. If I see it again and can reproduce it = reliably, I'll file > a separate report. To reproduce: click on the menu bar so a menu is open, then press a key. I have checked in a fix for this. Jan D. From unknown Sun Jun 22 07:36:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 24 Sep 2013 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator