[Bug 348890] [NEW] dogtail-recorder doesn't record

arky rakesh_ambati at yahoo.com
Thu Mar 26 09:41:16 UTC 2009


Public bug reported:

Doesn't record !

$ /usr/bin/dogtail-recorder 
Creating /tmp/dogtail ...
Creating /tmp/dogtail/logs ...
Creating /tmp/dogtail/data ...
Creating logfile at /tmp/dogtail/logs/dogtail-recorder_20090326-150402_debug ...
Detecting distribution: Ubuntu (or derived distribution)
/usr/share/themes/DarkRoom/gtk-2.0/gtkrc:83: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
/usr/share/themes/DarkRoom/gtk-2.0/gtkrc:84: Murrine configuration option "lightborder_ratio" will be deprecated in future releases. Please use "lightborder_shade" instead.
/usr/share/themes/DarkRoom/gtk-2.0/gtkrc:150: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
/usr/share/themes/DarkRoom/gtk-2.0/gtkrc:268: Murrine configuration option "highlight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
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 "/var/lib/python-support/python2.6/dogtail/tree.py", line 467, in __getattr__
    try: a = self.__accessible.getChildAtIndex (i)
  File "pyspi.pyx", line 503, in atspi.Accessible.getChildAtIndex
  File "pyspi.pyx", line 152, in atspi.exception_handler
SpiException: Non-fatal SPIException: type:0 source:0 "IDL:omg.org/CORBA/COMM_FAILURE:1.0"

#!/usr/bin/python
from dogtail.procedural import *

Traceback (most recent call last):
  File "/usr/bin/dogtail-recorder", line 825, in marshalOnFocus
    try: recorder.onFocus(event)
  File "/usr/bin/dogtail-recorder", line 590, in onFocus
    sourceNode = FakeNode(sourceNode)
  File "/usr/bin/dogtail-recorder", line 475, in __init__
    self.position = self.__node.position
  File "/var/lib/python-support/python2.6/dogtail/tree.py", line 526, in __getattr__
    return self.__component.getPosition()
  File "pyspi.pyx", line 757, in atspi.Component.getPosition
TypeError: an integer is required
Traceback (most recent call last):
  File "/usr/bin/dogtail-recorder", line 837, in marshalOnKeyPress
    try: recorder.onKeyPress(event)
  File "/usr/bin/dogtail-recorder", line 777, in onKeyPress
    self.writer.recordTyping(self.typedTextBuffer, "pressed", self.lastFocusedNode)
  File "/usr/bin/dogtail-recorder", line 443, in recordTyping
    self.setUpFocus(node)
  File "/usr/bin/dogtail-recorder", line 383, in setUpFocus
    application = FakeNode.findAncestor(node, roleName = 'application')
  File "/usr/bin/dogtail-recorder", line 504, in findAncestor
    while node.parent:
AttributeError: 'NoneType' object has no attribute 'parent'
Traceback (most recent call last):
  File "/usr/bin/dogtail-recorder", line 825, in marshalOnFocus
    try: recorder.onFocus(event)
  File "/usr/bin/dogtail-recorder", line 590, in onFocus
    sourceNode = FakeNode(sourceNode)
  File "/usr/bin/dogtail-recorder", line 475, in __init__
    self.position = self.__node.position
  File "/var/lib/python-support/python2.6/dogtail/tree.py", line 526, in __getattr__
    return self.__component.getPosition()
  File "pyspi.pyx", line 757, in atspi.Component.getPosition
TypeError: an integer is required
Traceback (most recent call last):
  File "/usr/bin/dogtail-recorder", line 837, in marshalOnKeyPress
    try: recorder.onKeyPress(event)
  File "/usr/bin/dogtail-recorder", line 777, in onKeyPress
    self.writer.recordTyping(self.typedTextBuffer, "pressed", self.lastFocusedNode)
  File "/usr/bin/dogtail-recorder", line 443, in recordTyping
    self.setUpFocus(node)
  File "/usr/bin/dogtail-recorder", line 383, in setUpFocus
    application = FakeNode.findAncestor(node, roleName = 'application')
  File "/usr/bin/dogtail-recorder", line 504, in findAncestor
    while node.parent:
AttributeError: 'NoneType' object has no attribute 'parent'

(dogtail-recorder:7448): Bonobo-CRITICAL **: bonobo_main_quit: assertion
`bonobo_main_loops != NULL' failed

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: python-dogtail 0.6.1-3ubuntu3
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: dogtail
Uname: Linux 2.6.28-11-generic i686

** Affects: dogtail (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
dogtail-recorder doesn't record
https://bugs.launchpad.net/bugs/348890
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list