[Mono-bugs] [Bug 321541] Application.Idle called once per thread instead of 1 time only

2012-05-30 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=321541 https://bugzilla.novell.com/show_bug.cgi?id=321541#c5 --- Comment #5 from Robert Wilkens robwilk...@gmail.com 2012-05-30 12:18:47 UTC --- Ok, I was wrong, there is a difference between the way Microsoft does it and the way Mono does it, and

[Mono-bugs] [Bug 321541] Application.Idle called once per thread instead of 1 time only

2012-05-30 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=321541 https://bugzilla.novell.com/show_bug.cgi?id=321541#c6 --- Comment #6 from Robert Wilkens robwilk...@gmail.com 2012-05-30 13:32:15 UTC --- Ok, in my local mono source tree, i believe i've fixed the application.run() issue, and i've even re-ran

[Mono-bugs] [Bug 321541] Application.Idle called once per thread instead of 1 time only

2012-05-30 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=321541 https://bugzilla.novell.com/show_bug.cgi?id=321541#c7 --- Comment #7 from Robert Wilkens robwilk...@gmail.com 2012-05-30 15:10:48 UTC --- I've got to walk away for a moment, but i want to note, now this is where the sample code is hanging:

[Mono-bugs] [Bug 321541] Application.Idle called once per thread instead of 1 time only

2012-05-30 Thread bugzilla_noreply
https://bugzilla.novell.com/show_bug.cgi?id=321541 https://bugzilla.novell.com/show_bug.cgi?id=321541#c8 --- Comment #8 from Robert Wilkens robwilk...@gmail.com 2012-05-31 02:00:54 UTC --- I've got past where the splash.Invoke was hanging in my development branch i'm working on, but there's