Received: (at 28088) by debbugs.gnu.org; 3 Sep 2017 19:14:56 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sun Sep 03 15:14:56 2017 Received: from localhost ([127.0.0.1]:46833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1doaMC-0004un-Jp for submit <at> debbugs.gnu.org; Sun, 03 Sep 2017 15:14:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1doaMB-0004ub-9Q for 28088 <at> debbugs.gnu.org; Sun, 03 Sep 2017 15:14:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <ludo@HIDDEN>) id 1doaM1-000187-AF for 28088 <at> debbugs.gnu.org; Sun, 03 Sep 2017 15:14:50 -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.0 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57772) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <ludo@HIDDEN>) id 1doaM1-000183-6y; Sun, 03 Sep 2017 15:14:45 -0400 Received: from [2a01:e0a:1d:7270:6a6c:dc17:fc02:cfda] (port=44898 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1doaM0-0001Kb-Ni; Sun, 03 Sep 2017 15:14:45 -0400 From: ludo@HIDDEN (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: iyzsong@HIDDEN (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: bug#28088: "The name org.a11y.Bus was not provided by any .service files" with multiple applications References: <20170814192808.5ppgwpahwe4mre5h@abyayala> <20170814195645.ctqil2qdcusduvy5@abyayala> <87h8wys83v.fsf@HIDDEN> <8760d0u50l.fsf@HIDDEN> <87fuc4bhnt.fsf@HIDDEN> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 Fructidor an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Sun, 03 Sep 2017 21:14:42 +0200 In-Reply-To: <87fuc4bhnt.fsf@HIDDEN> (=?utf-8?B?IuWui+aWh+atpiIn?= =?utf-8?B?cw==?= message of "Sun, 03 Sep 2017 11:11:18 +0800") Message-ID: <87o9qrsifx.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28088 Cc: 28088 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello! iyzsong@HIDDEN (=E5=AE=8B=E6=96=87=E6=AD=A6) skribis: > ludo@HIDDEN (Ludovic Court=C3=A8s) writes: > >> Hi! >> >> iyzsong@HIDDEN (=E5=AE=8B=E6=96=87=E6=AD=A6) skribis: >> >>> GTK+ applications will provide accessibility support over this dbus >>> service, so the AT-SPI clients (screen reader etc.) could use them. >>> >>> And this 'org.a11y.Bus' service can be auto activated by the dbus >>> session daemon if the 'at-spi2-core' package is available. If not, >>> we'll get thoese warnning from applications. >> >> It does sound like our GuixSD setup fails to activate org.a11y.Bus >> though. Should we add a service in %desktop-services that extends >> =E2=80=98dbus-root-service-type=E2=80=99 with =E2=80=98at-spi2-core=E2= =80=99 to ensure that >> auto-activation works? > > It's not a dbus system service, we can extend 'profile-service-package' > with 'at-spi2-core' to make it available for the user's dbus session > daemon. Right. In fact our =E2=80=98gnome=E2=80=99 package already propagates =E2= =80=98at-spi2-core=E2=80=99 but not Orca. Should we do this: --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 43547961b..a95214317 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5827,6 +5827,7 @@ associations for GNOME.") ("font-cantarell" ,font-cantarell) ("font-dejavu" ,font-dejavu) ("at-spi2-core" ,at-spi2-core) + ("orca" ,orca) ("dbus" ,dbus) ("dconf" ,dconf) ("desktop-file-utils" ,desktop-file-utils) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ? What about Xfce? There=E2=80=99s still a problem for people not using GNOME/Xfce, but maybe = we can=E2=80=99t address it in the same way (and maybe Orca is not the right t= ool either for those users; I see that we lack brltty for instance.) Thanks, Ludo=E2=80=99. --=-=-=--
bug-guix@HIDDEN
:bug#28088
; Package guix
.
Full text available.Received: (at 28088) by debbugs.gnu.org; 3 Sep 2017 03:11:30 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Sep 02 23:11:30 2017 Received: from localhost ([127.0.0.1]:44431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1doLJp-00026h-Oe for submit <at> debbugs.gnu.org; Sat, 02 Sep 2017 23:11:30 -0400 Received: from rezeros.cc ([45.76.207.221]:56404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <iyzsong@HIDDEN>) id 1doLJn-00026Y-Bs for 28088 <at> debbugs.gnu.org; Sat, 02 Sep 2017 23:11:28 -0400 Received: from localhost (79.87.184.220.broad.hz.zj.dynamic.163data.com.cn [220.184.87.79]) by rezeros.cc (OpenSMTPD) with ESMTPSA id 07948c8a (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 3 Sep 2017 03:11:15 +0000 (UTC) Received: from gift (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id e272b163; Sun, 3 Sep 2017 03:11:18 +0000 (UTC) From: iyzsong@HIDDEN (=?utf-8?B?5a6L5paH5q2m?=) To: ludo@HIDDEN (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: bug#28088: "The name org.a11y.Bus was not provided by any .service files" with multiple applications In-Reply-To: <8760d0u50l.fsf@HIDDEN> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 03 Sep 2017 00:09:30 +0200") References: <20170814192808.5ppgwpahwe4mre5h@abyayala> <20170814195645.ctqil2qdcusduvy5@abyayala> <87h8wys83v.fsf@HIDDEN> <8760d0u50l.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Date: Sun, 03 Sep 2017 11:11:18 +0800 Message-ID: <87fuc4bhnt.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28088 Cc: 28088 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 1.0 (+) ludo@HIDDEN (Ludovic Court=C3=A8s) writes: > Hi! > > iyzsong@HIDDEN (=E5=AE=8B=E6=96=87=E6=AD=A6) skribis: > >> GTK+ applications will provide accessibility support over this dbus >> service, so the AT-SPI clients (screen reader etc.) could use them. >> >> And this 'org.a11y.Bus' service can be auto activated by the dbus >> session daemon if the 'at-spi2-core' package is available. If not, >> we'll get thoese warnning from applications. > > It does sound like our GuixSD setup fails to activate org.a11y.Bus > though. Should we add a service in %desktop-services that extends > =E2=80=98dbus-root-service-type=E2=80=99 with =E2=80=98at-spi2-core=E2=80= =99 to ensure that > auto-activation works? It's not a dbus system service, we can extend 'profile-service-package' with 'at-spi2-core' to make it available for the user's dbus session daemon. > > I think we should strive to provide accessible environments when >possible, as with GNOME. Yes, but without a client (we only have 'orca') the AT-SPI service alone is not useful, maybe we should add Orca to both GNOME and Xfce? (I'm not a user of any, so can't be sure.)
bug-guix@HIDDEN
:bug#28088
; Package guix
.
Full text available.Received: (at 28088) by debbugs.gnu.org; 2 Sep 2017 22:09:48 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Sat Sep 02 18:09:47 2017 Received: from localhost ([127.0.0.1]:44140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1doGbr-0003Rv-Mr for submit <at> debbugs.gnu.org; Sat, 02 Sep 2017 18:09:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1doGbp-0003Rh-Na for 28088 <at> debbugs.gnu.org; Sat, 02 Sep 2017 18:09:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <ludo@HIDDEN>) id 1doGbf-0003Mo-TA for 28088 <at> debbugs.gnu.org; Sat, 02 Sep 2017 18:09:40 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58350) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <ludo@HIDDEN>) id 1doGbf-0003Mj-PI; Sat, 02 Sep 2017 18:09:35 -0400 Received: from [2a01:e0a:1d:7270:6a6c:dc17:fc02:cfda] (port=43932 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1doGbf-0003F1-AI; Sat, 02 Sep 2017 18:09:35 -0400 From: ludo@HIDDEN (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: iyzsong@HIDDEN (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: bug#28088: "The name org.a11y.Bus was not provided by any .service files" with multiple applications References: <20170814192808.5ppgwpahwe4mre5h@abyayala> <20170814195645.ctqil2qdcusduvy5@abyayala> <87h8wys83v.fsf@HIDDEN> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 17 Fructidor an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Sun, 03 Sep 2017 00:09:30 +0200 In-Reply-To: <87h8wys83v.fsf@HIDDEN> (=?utf-8?B?IuWui+aWh+atpiIn?= =?utf-8?B?cw==?= message of "Wed, 23 Aug 2017 21:53:56 +0800") Message-ID: <8760d0u50l.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28088 Cc: 28088 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -5.0 (-----) Hi! iyzsong@HIDDEN (=E5=AE=8B=E6=96=87=E6=AD=A6) skribis: > GTK+ applications will provide accessibility support over this dbus > service, so the AT-SPI clients (screen reader etc.) could use them. > > And this 'org.a11y.Bus' service can be auto activated by the dbus > session daemon if the 'at-spi2-core' package is available. If not, > we'll get thoese warnning from applications. It does sound like our GuixSD setup fails to activate org.a11y.Bus though. Should we add a service in %desktop-services that extends =E2=80=98dbus-root-service-type=E2=80=99 with =E2=80=98at-spi2-core=E2=80= =99 to ensure that auto-activation works? I think we should strive to provide accessible environments when possible, as with GNOME. Thanks, Ludo=E2=80=99.
bug-guix@HIDDEN
:bug#28088
; Package guix
.
Full text available.Received: (at 28088) by debbugs.gnu.org; 23 Aug 2017 13:54:20 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Wed Aug 23 09:54:20 2017 Received: from localhost ([127.0.0.1]:50612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1dkW6u-00038P-5v for submit <at> debbugs.gnu.org; Wed, 23 Aug 2017 09:54:20 -0400 Received: from rezeros.cc ([45.76.207.221]:54572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <iyzsong@HIDDEN>) id 1dkW6r-00038F-6e for 28088 <at> debbugs.gnu.org; Wed, 23 Aug 2017 09:54:18 -0400 Received: from localhost (183.129.22.138 [183.129.22.138]) by rezeros.cc (OpenSMTPD) with ESMTPSA id a8802eea (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for <28088 <at> debbugs.gnu.org>; Wed, 23 Aug 2017 13:54:08 +0000 (UTC) Received: from gift (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 1a662670 for <28088 <at> debbugs.gnu.org>; Wed, 23 Aug 2017 13:53:56 +0000 (UTC) From: iyzsong@HIDDEN (=?utf-8?B?5a6L5paH5q2m?=) To: 28088 <at> debbugs.gnu.org Subject: Re: bug#28088: "The name org.a11y.Bus was not provided by any .service files" with multiple applications References: <20170814192808.5ppgwpahwe4mre5h@abyayala> <20170814195645.ctqil2qdcusduvy5@abyayala> Date: Wed, 23 Aug 2017 21:53:56 +0800 In-Reply-To: <20170814195645.ctqil2qdcusduvy5@abyayala> (ng0@HIDDEN's message of "Mon, 14 Aug 2017 19:56:45 +0000") Message-ID: <87h8wys83v.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28088 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 1.0 (+) ng0 <ng0@HIDDEN> writes: > ng0 transcribed 1.6K bytes: >> Upon starting for example emacs in spectrwm I get this message: >> [1] Done emacs >> user@abyayala ~$ >> ** (emacs-25-2:19121): WARNING **: Error retrieving accessibility >> bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name >> org.a11y.Bus was not provided by any .service files >> >> It works alright, but I have seen the exact same message while >> trying to figure out why mate-terminal does not start. >> -- >> ng0 >> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 >> GnuPG: https://n0is.noblogs.org/my-keys >> https://www.infotropique.org https://krosos.org > > It is worth mentioning that this only happens with a > desktop-services ressembling services list + no xfce-service > or gnome-service in the system config. > > Reconfiguring and adding GNOME, switching tp GNOME makes > this message not appear. We need to narrow down where > this error comes from. GTK+ applications will provide accessibility support over this dbus service, so the AT-SPI clients (screen reader etc.) could use them. And this 'org.a11y.Bus' service can be auto activated by the dbus session daemon if the 'at-spi2-core' package is available. If not, we'll get thoese warnning from applications. Usually they're harmless, and can be suppressed by set the environment variable 'NO_AT_BRIGE=1'.
bug-guix@HIDDEN
:bug#28088
; Package guix
.
Full text available.Received: (at 28088) by debbugs.gnu.org; 14 Aug 2017 19:57:21 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Aug 14 15:57:21 2017 Received: from localhost ([127.0.0.1]:36643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1dhLUH-0006YX-0n for submit <at> debbugs.gnu.org; Mon, 14 Aug 2017 15:57:21 -0400 Received: from aibo.runbox.com ([91.220.196.211]:60738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ng0@HIDDEN>) id 1dhLUE-0006YR-Kk for 28088 <at> debbugs.gnu.org; Mon, 14 Aug 2017 15:57:19 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from <ng0@HIDDEN>) id 1dhLUC-0006sh-G5 for 28088 <at> debbugs.gnu.org; Mon, 14 Aug 2017 21:57:16 +0200 Received: from tornode.torreactor.ml ([78.109.23.1] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dhLTz-0001i8-HO for 28088 <at> debbugs.gnu.org; Mon, 14 Aug 2017 21:57:04 +0200 Date: Mon, 14 Aug 2017 19:56:45 +0000 From: ng0 <ng0@HIDDEN> To: 28088 <at> debbugs.gnu.org Subject: Re: bug#28088: "The name org.a11y.Bus was not provided by any .service files" with multiple applications Message-ID: <20170814195645.ctqil2qdcusduvy5@abyayala> Mail-Followup-To: 28088 <at> debbugs.gnu.org References: <20170814192808.5ppgwpahwe4mre5h@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="r5m7angahmufducm" Content-Disposition: inline In-Reply-To: <20170814192808.5ppgwpahwe4mre5h@abyayala> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28088 X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.7 (/) --r5m7angahmufducm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ng0 transcribed 1.6K bytes: > Upon starting for example emacs in spectrwm I get this message: > [1] Done emacs > user@abyayala ~$ > ** (emacs-25-2:19121): WARNING **: Error retrieving accessibility bus add= ress: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was = not provided by any .service files >=20 > It works alright, but I have seen the exact same message while > trying to figure out why mate-terminal does not start. > --=20 > ng0 > GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 > GnuPG: https://n0is.noblogs.org/my-keys > https://www.infotropique.org https://krosos.org It is worth mentioning that this only happens with a desktop-services ressembling services list + no xfce-service or gnome-service in the system config. Reconfiguring and adding GNOME, switching tp GNOME makes this message not appear. We need to narrow down where this error comes from. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --r5m7angahmufducm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmSAH0ACgkQ4i+bv+40 hYikNw//chTb0hfWRt5UayfymA4q8TLgrnyEyrW3CcYmnEgm/OWAl46S7+5LbweM 5kfrStgZocG5pSk0gd5L94n8FqO79042/8Xtud4hR2O6Nd98TJFJ3vsU6wZYI3S2 9FOplNyCwQjrL4bovkzC0rPq/JLnfWR0rBCfqLoVDYCTlBvhRFBFP5QmSZb7VnX6 r7OuqbrfnBVREi0V33+bj7L/460t/Ac98Bjp3fQwHLt91XXv9TlZ5V1KYiPFlXd9 AsDSPLYw6jZJwCi4quUPzR8ueCmHfUjMYfnzpwcjG9bCjNDA/tBW9fQtRX58Dekn HAlzzFcNUaZYhGdES62elZ+7izMXNOGQnokQ+oAgpFdldd2H4lO0C+LupXfAGEca Uyn+LG6ogTQZSL8HE7zzOGtgmwPwciy729gOvb70JItZUcvvgSCNgG0jWaeD89Fh Oz38Q2gRf6vU5OMiz7JebpInMk/V3dHkUGTvi+YU22zLh7N/vLJjHWjFg2kqC2li v/EPcDNlhrzRL6lwOHsMz9btBnsJLt7pshUFWQo/cZ/ZNM0zUxoNqbPhF11CHk9C xB3zlucrimtEft4XMpgs6lkjk7VcAfjemN9cCZ6C0j14rfk7wqMz3IIKsUMxqQKi mPr0Ilozlri2fGjdqeqAAoPyKzbL5ZVVvfLXdZVUqTyKr/sfa0o= =MsWh -----END PGP SIGNATURE----- --r5m7angahmufducm--
bug-guix@HIDDEN
:bug#28088
; Package guix
.
Full text available.Received: (at submit) by debbugs.gnu.org; 14 Aug 2017 19:29:02 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Mon Aug 14 15:29:02 2017 Received: from localhost ([127.0.0.1]:36521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1dhL2s-0006LS-9K for submit <at> debbugs.gnu.org; Mon, 14 Aug 2017 15:29:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53926) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ng0@HIDDEN>) id 1dhL2q-0006L3-Ew for submit <at> debbugs.gnu.org; Mon, 14 Aug 2017 15:29:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1dhL2k-0006dI-6k for submit <at> debbugs.gnu.org; Mon, 14 Aug 2017 15:28:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:40826) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1dhL2k-0006d6-2F for submit <at> debbugs.gnu.org; Mon, 14 Aug 2017 15:28:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1dhL2i-0000ZB-Ti for bug-guix@HIDDEN; Mon, 14 Aug 2017 15:28:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1dhL2f-0006bp-Qi for bug-guix@HIDDEN; Mon, 14 Aug 2017 15:28:52 -0400 Received: from aibo.runbox.com ([91.220.196.211]:32788) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from <ng0@HIDDEN>) id 1dhL2f-0006as-Je for bug-guix@HIDDEN; Mon, 14 Aug 2017 15:28:49 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from <ng0@HIDDEN>) id 1dhL2c-0004C4-NB for bug-guix@HIDDEN; Mon, 14 Aug 2017 21:28:46 +0200 Received: from [193.90.12.87] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dhL2D-0000w7-5z for bug-guix@HIDDEN; Mon, 14 Aug 2017 21:28:21 +0200 Date: Mon, 14 Aug 2017 19:28:08 +0000 From: ng0 <ng0@HIDDEN> To: bug-guix@HIDDEN Subject: "The name org.a11y.Bus was not provided by any .service files" with multiple applications Message-ID: <20170814192808.5ppgwpahwe4mre5h@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="taswy5ssezcrzfve" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -5.0 (-----) --taswy5ssezcrzfve Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Upon starting for example emacs in spectrwm I get this message: [1] Done emacs user@abyayala ~$ ** (emacs-25-2:19121): WARNING **: Error retrieving accessibility bus addre= ss: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was no= t provided by any .service files It works alright, but I have seen the exact same message while trying to figure out why mate-terminal does not start. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys https://www.infotropique.org https://krosos.org --taswy5ssezcrzfve Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlmR+cgACgkQ4i+bv+40 hYhcdg//YXu0vmnR4TwzwkrniLy5dek8Q12WyyIGg+7iai8ljzXSeDmq/3iboOZJ vLIh+euM8dPApWWegONEQyYvutv6IFmjS3c71A8tooUd3d0A6QnumlLK9cUg2Ihi YvDWDuxE9g/+iBVuFG/5dlyKo87OVg6xx1vZmJnGGaAGRvGuDOv2LPkrf7zogPjg sDJLl3oTkPBWarKm6E3C1SizDtv+FfJuLsXJyXGjsms4bgJuHDmlBz0x/Gj8Zc/I oeFm3CbZk42IdYHNR4Hr5S+nycU93c8GeGswrbk/BeO7DQ94g3IIXshecgyJHJog ZrNh0Guef1yLJbVdHYfqsbKhKMXH944hrjeFft95oj8/KEZCcTFjlrUpdnBqIK+f YJxoRM7YHzrPjiLulYIZwKfCGlLL6JtqRAe1bPaUBX/5xoO2mMpm5M6P7p15lKjV vXBLBspyYhCv0zlbg7SeL0SD6h+4DicJSxYGJYxApPG9hqC0qC6DwvdKcUA7sWru asTT8JMfTECrUcbb6iQHmr5XeEX1IMgGXo6//4zuKljbGBCjam9EFcpQGoooMLMt rC6ghPTXeqjc084PnLBXex1Iubp2qQY/X5f0o4x4x2gSlPdKcq8te4UULIckruAC RF+RLxQbiuX9HIz3+ut9xCsHk4DDXC2gp/da2EqkaNmUUeSBO+4= =4/X8 -----END PGP SIGNATURE----- --taswy5ssezcrzfve--
ng0 <ng0@HIDDEN>
:bug-guix@HIDDEN
.
Full text available.bug-guix@HIDDEN
:bug#28088
; Package guix
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.