[Mono-bugs] [Bug 430483] Timer.OnTimer() function got called with non-gui thread

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Sep 28 20:09:51 EDT 2008


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=430483#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jpobst at novell.com




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-09-28 18:09:50 MDT ---
What is the bug you are reporting?

Are you saying that Timer.OnTimer should always marshal to the gui thread?  If
so, which Timer class are you talking about?  There are 3-4 Timer classes and I
cannot find one that has an OnTimer method.

- or -

Are you reporting that we do not throw the InvalidOperationException?  If so,
it seems there are only certain methods/properties throw that.  My quick random
check shows that most functions succeed even when called from the non-gui
thread.  If you can provide the functions you have found that need to do the
check, we can add them to those functions.

Thanks!


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