Comment 14 for bug 155927

Revision history for this message
Ian Lawrence (ianlawrence) wrote :

Hi Lei Y
Look at the output from a normal gnome session with accessibility enabled at gdm login

Python 2.5.1 (r251:54863, Oct 5 2007, 13:36:32)
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyatspi
>>> reg=pyatspi.Registry
>>> desktop=reg.getDesktop(0)
>>> print len(desktop)
18
>>> print desktop
[unknown | main]
>>>

so you are correct, ume applications are not registering to the at-spi register