https://bugzilla.novell.com/show_bug.cgi?id=332409
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=332409#c8 Andreia Gaita <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from Andreia Gaita <[EMAIL PROTECTED]> 2008-02-15 07:31:09 MST --- Fixed on r95747 Backported to 1.9 on r95750 This is a problem, again, with X not being synchronous. SendWait doesn't really reliably wait for the message to be received, and the rate at which forms are created and destroyed is faster than the turnaround of the messages, so a posted message might be received after the form was destroyed. The fix keeps it from blowing up, but the test fails in these cases. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
