GNOME Bugzilla – Bug 575693
Calling onwindowcreate with frm* argument - ldtp crash
Last modified: 2009-03-17 13:35:50 UTC
Calling onwindowcreate with frm* argument - ldtp crash Steps to reproduce the crash: In python prompt >>> from ldtp import * >>> getapplist () >>> onwindowcreate ('frm*') Invoking 'Character Map' from gnome menu crashes LDTP Will attach the script sent by Javier
Created attachment 130825 [details] testcase to reproduce the crash
Created attachment 130826 [details] [review] Patch to fix the issue
Thanks Javier, for reporting this issue :) Fix is available in git trunk.