dogtail-devel [Bug 574724] New: Dogtail trackback when accessing table cell
- From: "dogtail (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
- To: dogtail-devel-list gnome org
- Subject: dogtail-devel [Bug 574724] New: Dogtail trackback when accessing table cell
- Date: Tue, 10 Mar 2009 08:34:53 +0000 (UTC)
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=574724
dogtail | Framework | Ver: unspecified
Summary: Dogtail trackback when accessing table cell
Product: dogtail
Version: unspecified
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: Framework
AssignedTo: dogtail-maint gnome bugs
ReportedBy: conny cheng sun com
QAContact: dogtail-maint gnome bugs
GNOME version: Unspecified
GNOME milestone: Unspecified
Please describe the problem:
Access a table cell via dogtail, got traceback
Steps to reproduce:
there is a table, which consists three lines, each line has three table cells.
to activate one table cell via dogtail, got following trackback:
Traceback (most recent call last):
File "./test_ipsgui_ssl.py", line 52, in testopenRepo
self.ipsgui.modRepo()
File "./test_ipsgui_ssl.py", line 37, in modRepo
activate(dlgManageRepositories.child(self, 'desktop', roleName='table
cell'))
File "/usr/lib/python2.4/vendor-packages/dogtail/tree.py", line 926, in child
return self.findChild (predicate.GenericPredicate(name = name, roleName =
roleName, description= description, label = label), recursive = recursive,
debugName=debugName)
File "/usr/lib/python2.4/vendor-packages/dogtail/predicate.py", line 113, in
__init__
self.name = TranslatableString(name)
File "/usr/lib/python2.4/vendor-packages/dogtail/i18n.py", line 129, in
__init__
untranslatedString = safeDecode(untranslatedString)
File "/usr/lib/python2.4/vendor-packages/dogtail/i18n.py", line 22, in
safeDecode
string = string.decode('utf-8')
File "/usr/lib/python2.4/vendor-packages/dogtail/tree.py", line 558, in
__getattr__
else: raise AttributeError, attr
AttributeError: decode
Actual results:
Expected results:
the line of the table should be activated when the table cell is activated.
Does this happen every time?
yes
Other information:
--
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=574724.
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]