dogtail-devel [Bug 354692] New: Seeing a new - non-fatal - SPIException running any Dogtail script



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=354692
 dogtail | Framework | Ver: CVS HEAD

           Summary: Seeing a new - non-fatal - SPIException running any
                    Dogtail script
           Product: dogtail
           Version: CVS HEAD
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: Framework
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: ldimaggi redhat com
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
With Dogtail and SPI built from CVS head on 20060905, running on FC5 - I'm
seeing this exception when any Dogtail script is run (oo or procedural)

[ldimaggi dhcp83-99 dogtail_scripts]$ python 
/usr/share/doc/dogtail/examples/gedit-test-utf8-tree-api.py
Detecting distribution: Red Hat/Fedora/derived distribution
GTK Accessibility Module initialized
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 464, in
__getattr__
    try: a = self.__accessible.getChildAtIndex (i)
  File "pyspi.pyx", line 481, in atspi.Accessible.getChildAtIndex
  File "pyspi.pyx", line 137, in atspi.exception_handler
SpiException: Non-fatal SPIException: type:0 source:0
"IDL:omg.org/CORBA/COMM_FAILURE:1.0"
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 464, in
__getattr__
    try: a = self.__accessible.getChildAtIndex (i)
  File "pyspi.pyx", line 481, in atspi.Accessible.getChildAtIndex
  File "pyspi.pyx", line 137, in atspi.exception_handler
SpiException: Non-fatal SPIException: type:0 source:0
"IDL:omg.org/CORBA/COMM_FAILURE:1.0"
GTK Accessibility Module initialized
Bonobo accessibility support initialized
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 464, in
__getattr__
    try: a = self.__accessible.getChildAtIndex (i)
  File "pyspi.pyx", line 481, in atspi.Accessible.getChildAtIndex
  File "pyspi.pyx", line 137, in atspi.exception_handler
SpiException: Non-fatal SPIException: type:0 source:0
"IDL:omg.org/CORBA/COMM_FAILURE:1.0"
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 464, in
__getattr__
    try: a = self.__accessible.getChildAtIndex (i)
  File "pyspi.pyx", line 481, in atspi.Accessible.getChildAtIndex
  File "pyspi.pyx", line 137, in atspi.exception_handler
SpiException: Non-fatal SPIException: type:0 source:0
"IDL:omg.org/CORBA/COMM_FAILURE:1.0"
click on {"Save" button}
activate on {child with name="Desktop" roleName='table cell'}
click on {"Save" button}
click on {"Quit" menuitem}
application finalize called


Steps to reproduce:
1. Build Dogtail and SPI from CVS head
2. Run a Dogtail script
3. 


Actual results:
The scripts run - the exception is non-fatal

Expected results:


Does this happen every time?
Yes

Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact for the bug.
You are watching the assignee for the bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]