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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=76578

--- shadow/76578        2005-10-28 01:24:33.000000000 -0400
+++ shadow/76578.tmp.26914      2006-01-19 01:38:50.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76578
 Product: Mono: Class Libraries
 Version: unspecified
 OS: SUSE 9.1
 OS Details: (all operating systems where the X11 XPlatUI driver is used)
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -84,6 +84,14 @@
  See attached test case "crashme.cs".
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-10-28 01:24 -------
 Created an attachment (id=15995)
 Source code for test case.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-01-19 01:38 -------
+This is partially fixed. We do handle the loops properly now. 
+However, the example uses two threads, the messagebox loop running in 
+the second thread. Since we have not implemented pre-thread queues 
+yet in our X11 driver, the sample now only works on Win32, but not 
+yet on linux. I'm leaving it open for now, to have a reminder of the 
+missing per-thread message queues in the X11 driver.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to