here is what I got when I try to get objectlist of Mozilla Firefox 3.0.15 on fedora 10:<br><br>---------------------------------------------------------------------------------------------------------------------<br>[eva@localhost Desktop]$ python<br>
Python 2.5.2 (r252:60911, Aug 27 2009, 16:21:05) <br>[GCC 4.3.2 20081105 (NeoShine 4.3.2-7.1)] on linux2<br>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.<br>
&gt;&gt;&gt; from ldtp import *<br>&gt;&gt;&gt; from ldtputils import *<br>&gt;&gt;&gt; guiexist(&quot;Mozilla*&quot;)<br>Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: &#39;IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>&#39;<br>
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: &#39;IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>&#39;<br>1<br>&gt;&gt;&gt; getobjectlist(&quot;Mozilla*&quot;)<br>
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: &#39;IDL:<a href="http://omg.org/CORBA/COMM_FAILURE:1.0">omg.org/CORBA/COMM_FAILURE:1.0</a>&#39;<br><b>[u&#39;frmMozillaFirefox&#39;, u&#39;unk0&#39;]</b><br>
&gt;&gt;&gt;<br>---------------------------------------------------------------------------------------------------------------------<br><br>why can&#39;t I got a complete object list of firefox? I&#39;m sure I have enabled accessibility.<br>
and I&#39;m also confused about the warning.<br><br><br>-- <br>Eva<br>Xiong Xiaojing<br>