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@lists.freedesktop.org ReportedBy: michael.te...@canonical.com QAContact: ldtp-dev@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. _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev