[Mono-bugs] [Bug 445798] New: Window Forms and Application. DoEvents in different threads couses exceptions or strange behaviour
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 17 15:43:32 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=445798
Summary: Window Forms and Application.DoEvents in different
threads couses exceptions or strange behaviour
Product: Mono: Class Libraries
Version: 2.0
Platform: x86
OS/Version: All
Status: NEW
Severity: Major
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: slawko70 at poczta.onet.pl
QAContact: mono-bugs at lists.ximian.com
Found By: Development
Created an attachment (id=252730)
--> (https://bugzilla.novell.com/attachment.cgi?id=252730)
Test Application
When I move one window form above others (all forms were created in different
threads) I get:
(tested on XP)
exception: "Object is busy and cannot state allow this operation [GDI+ status:
ObjectBusy]" and thread is terminated.
(tested on openSUSE)
Forms aren't being refreshed, or are refreshed improperly.
I add simple test application.
tested with Mono 2.0.1
--
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