Re: [g-a-devel] info and stattus: Re: AT-SPI: Accessibility bus not found



Hi Halim,

Answering your previous mail: if you only want to try at-spi2, then it
would not be necessary to build at-spi.  

On Fri, 2010-01-22 at 10:51 +0100, Halim Sahin wrote:
> Hi Li,
> 
> current status s:
> The pyatspi call
> 
> import pyatspi;
> print(map(lambda x: x.name,filter(lambda x: x, pyatspi.Registry.getDesktop(0))))
> 
> Hangs when i start the at-spi-dbus-bus before gnome-sesssion (don't know
> if this is correct).
> When I start it during the login process later, I am getting 
> at-spi-bus not found message from gnome-panel but the python call
> doesn't hang and outputs gnome-panel in it's output.

Seems there are still bugs for the accessibility bus. You can just
remove the patch which enables accessibility bus. The "Accessibility bus
not found" warning should not impact users if they don't start an
application as another user (like start an application through sudo).


> 
> When I try to start orca in the seccond case  i get the traceback mentioned
> in bug:
> https://bugs.freedesktop.org/show_bug.cgi?id=26040
> 
> Well it seems I have to wait since some bugs are fixed.

I think Mark just fixed that bug.

> @ALL, Thanks for your help installing the stuff.

Thanks for your interesting in this project :)

Regards,
Li



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]