[LDTP-Dev] [Bug 671210] New: checkrow doesn't work with GTK3
LDTP (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Mar 2 06:17:03 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=671210
LDTP | ldtp2 | 2.3.0
Summary: checkrow doesn't work with GTK3
Classification: Other
Product: LDTP
Version: 2.3.0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ldtp2
AssignedTo: ldtp-dev at lists.freedesktop.org
ReportedBy: michael.terry at canonical.com
QAContact: ldtp-dev at lists.freedesktop.org
GNOME version: ---
To reproduce:
1) Run gtk3-demo
2) Open the "Tree View -> List Store" demo window
3) In a Python console, run ldtp.checkrow('frmGtkListStoredemo', 'tbl0', 0)
You will get:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/ldtp/client.py", line 70, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/dist-packages/ldtp/client.py", line 185, in request
raise LdtpExecutionError(e.faultString.encode('utf-8'))
ldtp.client_exception.LdtpExecutionError: Object does not have a "toggle"
action
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the LDTP-dev
mailing list