GNOME Bugzilla – Bug 336136
Unknown CORBA exception in FC5
Last modified: 2006-03-27 15:20:20 UTC
Steps to reproduce: 1. run sniff ot any of the example scripts 2. 3. Stack trace: # sniff Detecting distribution: Red Hat/Fedora/derived distribution Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: 'IDL:omg.org/CORBA/COMM_FAILURE:1.0' Traceback (most recent call last):
+ Trace 67264
from dogtail import tree
test = root.children
children.append (Node (self.__accessible.getChildAtIndex (i)))
AssertionError
from dogtail.tree import root
Other information: It worked a few times before, then not anymore. Strange.
*** This bug has been marked as a duplicate of 321273 ***