Bug 195886

Summary: Unable to start dogtail
Product: [Fedora] Fedora Reporter: simon
Component: dogtailAssignee: Zack Cerza <zcerza>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.5.1-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-19 18:56:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description simon 2006-06-19 09:20:09 UTC
Description of problem:
I have been trying to test dogtail using the recent red hat magazine article
http://www.redhat.com/magazine/020jun06/features/dogtail/
However, dogtail will not start displaying the following error;
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 434, in atspi.Accessible.getChildAtIndex
AssertionError


This happens for both the "sniff" command and the "dogtail-detect-session" command.



Version-Release number of selected component (if applicable):
dogtail-0.5.1-3.fc5

How reproducible:
Always

Steps to Reproduce:
1. Install dogtail
2. Enable assistive technology in gnome
3. logout/login
4. Run "sniff" or "dogtail-detect-session"

Actual results:
Error message above

Expected results:
A gui or somesuch

Additional info:

Comment 1 Matthias Saou 2006-06-19 09:41:43 UTC
Can you please explain the relation between dogtail and hackedbox? Does this
only happen under hackedbox or did you simply file the bug under the wrong
component?

Comment 2 simon 2006-06-19 09:52:04 UTC
Oops, sorry. I must have lost focus in the description box when entering this bug.

Comment 3 Zack Cerza 2006-06-19 18:56:53 UTC
This is a known bug that was just fixed upstream on Friday. Just now I applied
the same patches to the FC5 and devel versions.