зеркало из https://github.com/mono/mail-archives.git
95 строки
4.0 KiB
HTML
95 строки
4.0 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="016856.html">
|
||
|
<LINK REL="Next" HREF="016858.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 58234][Nor] Changed - FileSystemWatcher does not seem to work">bugzilla-daemon@bugzilla.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Sun, 6 Jun 2004 15:59:40 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="016856.html">[Mono-bugs] [Bug 59668][Maj] Changed - Mono runtime fails to find object constructor (argument number disagreement)
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="016858.html">[Mono-bugs] [Bug 58244][Wis] Changed - error CS1509: Referenced file '...' is not an assembly; use '/addmodule' option instead
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#16857">[ date ]</a>
|
||
|
<a href="thread.html#16857">[ thread ]</a>
|
||
|
<a href="subject.html#16857">[ subject ]</a>
|
||
|
<a href="author.html#16857">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>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 <A HREF="mailto:jorn@nl.linux.org.">jorn@nl.linux.org.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=58234">http://bugzilla.ximian.com/show_bug.cgi?id=58234</A>
|
||
|
|
||
|
--- shadow/58234 2004-06-06 15:25:51.000000000 -0400
|
||
|
+++ shadow/58234.tmp.31066 2004-06-06 15:59:40.000000000 -0400
|
||
|
@@ -1,13 +1,13 @@
|
||
|
Bug#: 58234
|
||
|
Product: Mono: Class Libraries
|
||
|
Version: unspecified
|
||
|
OS: unknown
|
||
|
OS Details:
|
||
|
-Status: RESOLVED
|
||
|
-Resolution: FIXED
|
||
|
+Status: REOPENED
|
||
|
+Resolution:
|
||
|
Severity: Unknown
|
||
|
Priority: Normal
|
||
|
Component: System
|
||
|
AssignedTo: <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:jorn@nl.linux.org">jorn@nl.linux.org</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
@@ -68,6 +68,15 @@
|
||
|
[Terminal 2] <A HREF="mailto:gonzalo@k7">gonzalo@k7</A>:/tmp/temp$ mkdir newdir
|
||
|
[Terminal 2] <A HREF="mailto:gonzalo@k7">gonzalo@k7</A>:/tmp/temp$ touch touch newdir/jeje
|
||
|
[Terminal 2] <A HREF="mailto:gonzalo@k7">gonzalo@k7</A>:/tmp/temp$ touch touch newdir/jeje.txt
|
||
|
[Terminal 1] File: temp/newdir/jeje.txt Created
|
||
|
|
||
|
...unless 'break' has another meaning ;-)
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="mailto:jorn@nl.linux.org">jorn@nl.linux.org</A> 2004-06-06 15:59 -------
|
||
|
+After some more testing it seems that it works on small dirs, but on
|
||
|
+dirs with a large number of subdirs it doesn't work. I've got a dir
|
||
|
+here with 104 subdirs and it only picks up changes in the main dir.
|
||
|
+
|
||
|
+A few years ago there was a bug in gnome-vfs: there was only a certain
|
||
|
+number of dirs that could be monitored by the fam backend. I don't
|
||
|
+know the details, but perhaps something similar is going on here?
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="016856.html">[Mono-bugs] [Bug 59668][Maj] Changed - Mono runtime fails to find object constructor (argument number disagreement)
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="016858.html">[Mono-bugs] [Bug 58244][Wis] Changed - error CS1509: Referenced file '...' is not an assembly; use '/addmodule' option instead
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#16857">[ date ]</a>
|
||
|
<a href="thread.html#16857">[ thread ]</a>
|
||
|
<a href="subject.html#16857">[ subject ]</a>
|
||
|
<a href="author.html#16857">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|