[Mono-bugs] [Bug 73366][Maj] Changed - XplatUIX11 cannot handle concurrency in GDI calls.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Mar 2005 23:28:20 -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 17:14:38.000000000 -0500
+++ shadow/73366.tmp.18823	2005-03-04 23:28:20.000000000 -0500
@@ -47,6 +47,11 @@
                 public static XplatUIX11 GetInstance() {
 
 which returns a static instance; which is how all the Xplat drivers are derived; so the 
 proper location for this would be in the .ctor
 
 -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")
+