[Mono-bugs] [Bug 691525] Opening a form or messageBox on a seperate thread throws exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 3 16:38:20 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=691525

https://bugzilla.novell.com/show_bug.cgi?id=691525#c1


--- Comment #1 from Valdemar Erlingsson <valdiorn at gmail.com> 2011-05-03 20:38:20 UTC ---
Upon further research, a better way of describing the problem is as follows:

The first time you create a form or display a dialog, that thread seems to be
responsible for some behind-the-scenes setup work. If that thread were to be
shut down, then any subsequent calls to Forms or dialogs will give this error.

Simply calling MessageBox.Show("") once from the main thread is enough to
prevent the bug from showing. However, this is a very, very bad bug!

-- 
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.


More information about the mono-bugs mailing list