[LDTP-Dev] can't got complete object list of firefox

bear ertubl at gmail.com
Tue Aug 10 23:57:56 PDT 2010


here is what I got when I try to get objectlist of Mozilla Firefox 3.0.15 on
fedora 10:

---------------------------------------------------------------------------------------------------------------------
[eva at localhost Desktop]$ python
Python 2.5.2 (r252:60911, Aug 27 2009, 16:21:05)
[GCC 4.3.2 20081105 (NeoShine 4.3.2-7.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from ldtp import *
>>> from ldtputils import *
>>> guiexist("Mozilla*")
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'
1
>>> getobjectlist("Mozilla*")
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'
*[u'frmMozillaFirefox', u'unk0']*
>>>
---------------------------------------------------------------------------------------------------------------------

why can't I got a complete object list of firefox? I'm sure I have enabled
accessibility.
and I'm also confused about the warning.


-- 
Eva
Xiong Xiaojing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ldtp-dev/attachments/20100811/83ae2811/attachment.htm>


More information about the LDTP-dev mailing list