https://bugzilla.novell.com/show_bug.cgi?id=431618
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=431618#c2 Zoltan Varga <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Zoltan Varga <[EMAIL PROTECTED]> 2008-10-02 11:56:28 MDT --- On my system, the form does come up it just takes a lot of time, because we execute a lot of code, especially in our MiniXML parser. Also, the program seems to be calling Mono.Unix.Native.NativeConvert:FromPollEvents in an infinite loop, so the the debug output should be infinite as well. Try mono --trace bug.exe > /dev/null for testing purposes. -- Configure bugmail: https://bugzilla.novell.com/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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
