dogtail-devel [Bug 578104] New: dogtail-recorder doesn't record



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=578104

  dogtail | Recorder | Ver: 0.6.1
           Summary: dogtail-recorder doesn't record
           Product: dogtail
           Version: 0.6.1
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: Recorder
        AssignedTo: dogtail-maint gnome bugs
        ReportedBy: rakesh_ambati yahoo com
         QAContact: dogtail-maint gnome bugs
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Steps to reproduce:
1. dogtail-recorder
2. Press Record Button
3. Stop 


Stack trace:


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

Other information:
https://bugs.launchpad.net/ubuntu/+source/dogtail/+bug/348890


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578104.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]