|
From: Tatsuro M. <tma...@ya...> - 2017-05-21 02:51:37
|
Hello From updated of cygwin, I sometimes meets ** (gnuplot:4180): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with status 1 What is this? Tatsuro |
|
From: Daniel J S. <dan...@ie...> - 2017-05-21 18:36:24
|
On 05/20/2017 09:51 PM, Tatsuro MATSUOKA wrote: > Hello > >>From updated of cygwin, I sometimes meets > > ** (gnuplot:4180): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with status 1 > > > What is this? I searched the Internet and those who see this also attempt to guess what it might be. It seems difficult to reproduce exactly. A lot of the discussion seems to revolve around delays in the bus driver. Is this perhaps the slow-loading font issue manifesting as a bus error with updated cygwin? Dan |
|
From: <pl...@pi...> - 2017-05-21 23:20:35
|
On 21/05/17 19:17, Daniel J Sebald wrote: > On 05/20/2017 09:51 PM, Tatsuro MATSUOKA wrote: >> Hello >> >> >From updated of cygwin, I sometimes meets >> >> ** (gnuplot:4180): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with status 1 >> >> >> What is this? > > I searched the Internet and those who see this also attempt to guess > what it might be. It seems difficult to reproduce exactly. A lot of > the discussion seems to revolve around delays in the bus driver. Is > this perhaps the slow-loading font issue manifesting as a bus error with > updated cygwin? > > Dan > > FWIW: I'm not running CVS gnuplot so I'm not seeing this error but I do see a lot of this kind of thing on Fedora with other software , like Eclipse, for example. I don't think it is gnuplot specific. Peter. |
|
From: Tatsuro M. <tma...@ya...> - 2017-05-23 03:40:59
|
----- Original Message ----- > From: Daniel J Sebald > To: Tatsuro MATSUOKA ; gnuplot-beta > Cc: > Date: 2017/5/22, Mon 03:17 > Subject: Re: (gnuplot:4180): WARNING > > On 05/20/2017 09:51 PM, Tatsuro MATSUOKA wrote: >> Hello >> >>> From updated of cygwin, I sometimes meets >> >> ** (gnuplot:4180): WARNING **: Error retrieving accessibility bus address: > org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with > status 1 >> >> >> What is this? > > I searched the Internet and those who see this also attempt to guess > what it might be. It seems difficult to reproduce exactly. A lot of > the discussion seems to revolve around delays in the bus driver. Is > this perhaps the slow-loading font issue manifesting as a bus error with > updated cygwin? > > Dan Thanks for reply. The WARNING happens at using wxt terminal. Perhaps some graphic driver ? or fontconfig on cygwin is related to this error. Tatsuro |
|
From: sfeam <sf...@us...> - 2017-05-23 04:00:11
|
On Tuesday, 23 May 2017 12:40:49 PM Tatsuro MATSUOKA wrote: > ----- Original Message ----- > > > From: Daniel J Sebald > > To: Tatsuro MATSUOKA ; gnuplot-beta > > Cc: > > Date: 2017/5/22, Mon 03:17 > > Subject: Re: (gnuplot:4180): WARNING > > > > On 05/20/2017 09:51 PM, Tatsuro MATSUOKA wrote: > >> Hello > >> > >>> From updated of cygwin, I sometimes meets > >> > >> ** (gnuplot:4180): WARNING **: Error retrieving accessibility bus address: > > org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with > > status 1 > >> > >> > >> What is this? > > > > I searched the Internet and those who see this also attempt to guess > > what it might be. It seems difficult to reproduce exactly. A lot of > > the discussion seems to revolve around delays in the bus driver. Is > > this perhaps the slow-loading font issue manifesting as a bus error with > > updated cygwin? > > > > Dan > > Thanks for reply. > > The WARNING happens at using wxt terminal. > Perhaps some graphic driver ? or fontconfig on cygwin is related to this error. I do not think this message comes from gnuplot. It is telling you that some other system service has failed. The failed system component is "accessibility bus". I do not know what the "accessibility bus" is supposed to do, but this tracker item https://bugzilla.redhat.com/show_bug.cgi?id=1056820 suggests that the warning messages will go away if you set environmental variable NO_AT_BRIDGE=1 Ethan > > > Tatsuro > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta |
|
From: Tatsuro M. <tma...@ya...> - 2017-05-29 22:18:48
|
----- Original Message ----- > From: sfeam > To: gnuplot-beta; Tatsuro MATSUOKA > Cc: Daniel J Sebald > Date: 2017/5/23, Tue 12:56 > Subject: Re: (gnuplot:4180): WARNING > > On Tuesday, 23 May 2017 12:40:49 PM Tatsuro MATSUOKA wrote: >> ----- Original Message ----- >> >> > From: Daniel J Sebald >> > To: Tatsuro MATSUOKA ; gnuplot-beta >> > Cc: >> > Date: 2017/5/22, Mon 03:17 >> > Subject: Re: (gnuplot:4180): WARNING >> > >> > On 05/20/2017 09:51 PM, Tatsuro MATSUOKA wrote: >> >> Hello >> >> >> >>> From updated of cygwin, I sometimes meets >> >> >> >> ** (gnuplot:4180): WARNING **: Error retrieving accessibility bus > address: >> > org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus > exited with >> > status 1 >> >> >> >> >> >> What is this? >> > >> > I searched the Internet and those who see this also attempt to guess >> > what it might be. It seems difficult to reproduce exactly. A lot of >> > the discussion seems to revolve around delays in the bus driver. Is >> > this perhaps the slow-loading font issue manifesting as a bus error > with >> > updated cygwin? >> > >> > Dan >> >> Thanks for reply. >> >> The WARNING happens at using wxt terminal. >> Perhaps some graphic driver ? or fontconfig on cygwin is related to this > error. > > I do not think this message comes from gnuplot. > It is telling you that some other system service has failed. > The failed system component is "accessibility bus". > > I do not know what the "accessibility bus" is supposed to do, > but this tracker item > > https://bugzilla.redhat.com/show_bug.cgi?id=1056820 > > suggests that the warning messages will go away if you set environmental > variable > NO_AT_BRIDGE=1 > > > Ethan > > > Sorry for late reply. Set environmental variable NO_AT_BRIDGE=1 makes waring not being displayed. Tatsuro |