https://bugzilla.gnome.org/show_bug.cgi?id=654683 LDTP | ldtp2 | 2.0.0
Summary: getallstates does not work with pyatspi2 Classification: Other Product: LDTP Version: 2.0.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: --- pyatspi2 changed how the keys in STATE_VALUE_TO_NAME are defined, which breaks ldtp.getallstates(). Try that function on any widget and you'll just get blank strings back. Instead of using __repr__(), str() should be used. Patch attached. -- 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