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



Hi Li,
On Mo, Jan 25, 2010 at 07:00:09 +0000, Li Yuan wrote:
> 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).

Ok, I wasn't sure if this is needed for the whole desktop a11y to work.

> > 
> > 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.

Hmm yes it seems :-).
I was able to run orca and read the panel menues (alt+f1).

There seems to be a problem when running other apps than gnome-panel.
rnning:
import pyatspi;
print(map(lambda x: x.name,filter(lambda x: x, pyatspi.Registry.getDesktop(0))))

prints this:
[dbus.String(u'gnome-panel', variant_level=1)]

Does this mean only gnome-panel is visible for a11y apps like orca?
Do I need to set some variables to get other apps working?
When I start e. G. gedit it doesn't show up for orca.
Regards
Halim




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