[Mono-bugs] [Bug 77833][Nor] Changed - winforms/idle sample not working

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 23 19:30:23 EST 2006


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 peter at novonyx.com.

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

--- shadow/77833	2006-03-18 15:43:59.000000000 -0500
+++ shadow/77833.tmp.2959	2006-03-23 19:30:23.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 77833
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: peter at novonyx.com                            
+AssignedTo: jackson at ximian.com                            
 ReportedBy: jonathan.chambers at ansys.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: winforms/idle sample not working
@@ -38,6 +38,14 @@
 
 
 Additional Information:
 This works on linux, just not on windows. Also, on Linux I get X11 bad
 window errors on shutdown. Maybe firing event and trying to update label
 after shutdown?
+
+------- Additional Comments From peter at novonyx.com  2006-03-23 19:30 -------
+MS wakes up on every .3 and .8 of a second, probably as a result of 
+some timer (hover?) they happen to have internally. Firing Idle 
+because of that is probably just a side-effect.
+
+Jackson is going to implement a ceiling on our sleep code to also 
+wake up regularily, to emulate this.


More information about the mono-bugs mailing list