[LDTP-Dev] [Bug 654856] New: GtkFileChooserDialog breaks LDTP
LDTP (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jul 18 09:14:28 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=654856
LDTP | general | 2.0.0
Summary: GtkFileChooserDialog breaks LDTP
Classification: Other
Product: LDTP
Version: 2.0.0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: ldtp-maint at gnome.bugs
ReportedBy: michael.terry at canonical.com
QAContact: ldtp-dev at lists.freedesktop.org
GNOME version: ---
When a window shows a GtkFileChooserDialog, LDTP can't seem to correctly list
the set of windows anymore. I'm testing with GTK+ 3.1.8-0ubuntu4 and LDTP
2.1.1-2ubuntu1.
I've attached test scripts to demonstrate the problem. Run them like:
python test.py & python testldtp.py
and Ctrl+C when done.
You should be able to see the progression. We first start with a normal
window, then a child window as a control group, then we switch to a file
chooser dialog.
ldtp.getwindowlist() returns contents for all those states except when the file
chooser dialog is present. When that happens, this message is printed and ldtp
seems to stop working:
/usr/lib/pymodules/python2.7/ldtpd/waiters.py:65: Warning: g_object_unref:
assertion `G_IS_OBJECT (object)' failed
gtk.main()
--
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 watching the assignee of the bug.
More information about the LDTP-dev
mailing list