Bug 195886 - Unable to start dogtail
Summary: Unable to start dogtail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dogtail
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Zack Cerza
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-19 09:20 UTC by simon
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.5.1-4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-19 18:56:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 321273 0 None None None Never

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.


Note You need to log in before you can comment on or make changes to this bug.