[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:09:06 -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-05 00:05:22.000000000 -0500
+++ shadow/73366.tmp.19082	2005-03-05 00:09:06.000000000 -0500
@@ -57,6 +57,11 @@
 
 
 ------- 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.
+
+------- Additional Comments From 4lw0e0402@sneakemail.com  2005-03-05 00:09 -------
+Created an attachment (id=14559)
+Patch: Adds XInitThreads() call to XPlatUIX11.cs (without a static constructor this time)
+