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=575319
LDTP | general | Ver: unspecified Summary: Problems with GtkAssistant Product: LDTP Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: general AssignedTo: ldtp-ma...@gnome.bugs ReportedBy: michael.te...@canonical.com QAContact: ldtp-dev@lists.freedesktop.org GNOME version: Unspecified GNOME milestone: Unspecified I may be misunderstanding something. Please correct me if so. I can't get GtkAssistant and ldtp to play nice. Namely, I don't get the expected results when running 'getobjectlist' on an Assistant. I've attached a test case. It's in vala and you can run "valac assist.vala --pkg gtk+-2.0" to compile. I've also attached the generated C code if that's easier. After running the test case (and optionally pressing 'Apply' in the dialog), I run the following in a different console: python -c 'import ldtp; print ldtp.getobjectlist("frmAssist")' I get the following reply: [u'btnLast', u'frmAssist', u'btnForward', u'btnClose', u'lblSetup1', u'flr0', u'btnCancel', u'btnBack', u'lblSetup', u'btnApply'] I don't know what lblSetup1 is supposed to be. I'm surprised I don't see 'lblSummary', 'lblsetuplabel', or 'lblsummarylabel'. Why don't I? (See the test case to know what I mean.) -- 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=575319. _______________________________________________ LDTP-dev mailing list LDTP-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/ldtp-dev