dogtail-recorder doesn't record
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dogtail |
Won't Fix
|
Critical
|
|||
dogtail (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
Doesn't record !
$ /usr/bin/
Creating /tmp/dogtail ...
Creating /tmp/dogtail/logs ...
Creating /tmp/dogtail/data ...
Creating logfile at /tmp/dogtail/
Detecting distribution: Ubuntu (or derived distribution)
/usr/share/
/usr/share/
/usr/share/
/usr/share/
Warning: AT-SPI error: pre method check: add: Unknown CORBA exception id: 'IDL:omg.
Traceback (most recent call last):
File "/var/lib/
try: a = self.__
File "pyspi.pyx", line 503, in atspi.Accessibl
File "pyspi.pyx", line 152, in atspi.exception
SpiException: Non-fatal SPIException: type:0 source:0 "IDL:omg.
#!/usr/bin/python
from dogtail.procedural import *
Traceback (most recent call last):
File "/usr/bin/
try: recorder.
File "/usr/bin/
sourceNode = FakeNode(
File "/usr/bin/
self.position = self.__
File "/var/lib/
return self.__
File "pyspi.pyx", line 757, in atspi.Component
TypeError: an integer is required
Traceback (most recent call last):
File "/usr/bin/
try: recorder.
File "/usr/bin/
self.
File "/usr/bin/
self.
File "/usr/bin/
application = FakeNode.
File "/usr/bin/
while node.parent:
AttributeError: 'NoneType' object has no attribute 'parent'
Traceback (most recent call last):
File "/usr/bin/
try: recorder.
File "/usr/bin/
sourceNode = FakeNode(
File "/usr/bin/
self.position = self.__
File "/var/lib/
return self.__
File "pyspi.pyx", line 757, in atspi.Component
TypeError: an integer is required
Traceback (most recent call last):
File "/usr/bin/
try: recorder.
File "/usr/bin/
self.
File "/usr/bin/
self.
File "/usr/bin/
application = FakeNode.
File "/usr/bin/
while node.parent:
AttributeError: 'NoneType' object has no attribute 'parent'
(dogtail-
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: python-dogtail 0.6.1-3ubuntu3
PackageArchitec
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: dogtail
Uname: Linux 2.6.28-11-generic i686
Changed in dogtail: | |
status: | Unknown → New |
Changed in dogtail: | |
importance: | Unknown → Critical |
Changed in dogtail: | |
status: | New → Won't Fix |
Bug filed upstream
http:// bugzilla. gnome.org/ show_bug. cgi?id= 578104