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.

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.
@ALL, Thanks for your help installing the stuff.
BR.
Halim


_______________________________________________
Gnome-accessibility-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel

Reply via email to