dogtail-devel [Bug 336136] New: Unknown CORBA exception in FC5



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=336136
 dogtail | Framework | Ver: CVS HEAD

           Summary: Unknown CORBA exception in FC5
           Product: dogtail
           Version: CVS HEAD
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: Framework
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: llim redhat com
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


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):
  File "/usr/bin/sniff", line 7, in ?
    from dogtail import tree
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 1154, in ?
    test = root.children
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 421, in
__getattr__
    children.append (Node (self.__accessible.getChildAtIndex (i)))
  File "pyspi.pyx", line 440, in atspi.Accessible.getChildAtIndex
AssertionError

# ./i18n-test.py
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):
  File "./i18n-test.py", line 7, in ?
    from dogtail.tree import root
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 1154, in ?
    test = root.children
  File "/usr/lib/python2.4/site-packages/dogtail/tree.py", line 421, in
__getattr__
    children.append (Node (self.__accessible.getChildAtIndex (i)))
  File "pyspi.pyx", line 440, in atspi.Accessible.getChildAtIndex
AssertionError


Other information:
It worked a few times before, then not anymore. Strange.


-- 
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]