https://bugzilla.novell.com/show_bug.cgi?id=368522
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=368522#c1 Chris Toshok <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #1 from Chris Toshok <[EMAIL PROTECTED]> 2008-03-10 13:57:09 MST --- Hm, yeah this can happen for a couple reasons -- 1) they're Begin'ing a storyboard before the surface has been created (before OnLoad, basically), or 2) They're calling Begin after the surface has been created but before the storyboard has been added to the surface (it might never be added, possibly.. hrm.), or 3) they're calling Begin after a surface has been destroyed. 2) is the interesting case imo and seems the most likely. I'll look into it after lunch. -- 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
