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 2006-03-10 01:35:07.000000000 -0500 +++ shadow/76578.tmp.4191 2006-04-28 18:44:06.000000000 -0400 @@ -1,13 +1,13 @@ 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: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -92,6 +92,10 @@ 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. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-28 18:44 ------- +Woot. Got per-thread queue handling implemented in X11. That should +solve the last remaining issue with this bug. Fix is in svn r60063. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
