[Mono-bugs] [Bug 81896][Wis] Changed - FileSystemWatcher events do not fire

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 12:29:23 EDT 2007


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 miguel at ximian.com.

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

--- shadow/81896	2007-06-18 12:43:54.000000000 -0400
+++ shadow/81896.tmp.17293	2007-07-06 12:29:23.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81896
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -57,6 +57,13 @@
 	}
 
 	static void OnChanged(object sender, FileSystemEventArgs e) {
 		MessageBox.Show(e.FullPath + e.ChangeType.ToString());
 	}
 }
+
+------- Additional Comments From miguel at ximian.com  2007-07-06 12:29 -------
+Please provide operating system name, version, revision, distribution
+name, architecture, platform, etc. 
+
+Am setting the bug to NEEDINFO, please reopen when you have provided
+the data. 


More information about the mono-bugs mailing list