[Mono-bugs] [Bug 73366][Maj] Changed - XplatUIX11 cannot handle concurrency in GDI calls.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Mar 2005 00:05:22 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by 4lw0e0402@sneakemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73366
--- shadow/73366 2005-03-04 23:28:20.000000000 -0500
+++ shadow/73366.tmp.19036 2005-03-05 00:05:22.000000000 -0500
@@ -52,6 +52,11 @@
-kangaroo
------- Additional Comments From 4lw0e0402@sneakemail.com 2005-03-04 23:28 -------
Created an attachment (id=14558)
Test case (gzipped tarball relative to the mono trunk root; creates test "threading" under "winforms")
+
+------- Additional Comments From 4lw0e0402@sneakemail.com 2005-03-05 00:05 -------
+kangaroo: The first attached patch works correctly, but I'll make an
+alternate patch that puts the call into the private ctor instead of
+the cctor.