Re: [g-a-devel] info and stattus: Re: AT-SPI: Accessibility bus not found
- From: Li Yuan <Li Yuan Sun COM>
- To: Gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel] info and stattus: Re: AT-SPI: Accessibility bus not found
- Date: Tue, 26 Jan 2010 10:36:34 +0800
On Mon, 2010-01-25 at 23:58 +0100, Halim Sahin wrote:
> 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.
Hmm, this could happen if you installed the CORBA version at-spi and
enabled it.
Which distribution are you running?
Do you have /usr/lib/gtk-2.0/modules/at-spi-corba directory on your
machine?
What is the output of `ps -ef|grep at-spi` ?
And you can check if GTK_PATH environment variable is set.
Thanks,
Li
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]