[Mono-list] FileSystemWatcher implementation

Ilber Ibrahimi iibrahimi at solgenia.com
Thu Feb 9 07:58:39 UTC 2012


I have the same problem on MAC OS X. The watcher works only on the  root folder.
Just create an empty project with a  filesystemwatcher.

From: mono-list-bounces at lists.ximian.com [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Rodrigo Kumpera
Sent: mercoledì 8 febbraio 2012 19:05
To: Maurício Linhares
Cc: mono-list at lists.ximian.com
Subject: Re: [Mono-list] FileSystemWatcher implementation

Please post a simplified test case that shows this behavior. I've spotted some possible issues with our kqueue backend
but I rather have a test case to run against.

2012/2/8 Maurício Linhares <mauricio.linhares at gmail.com<mailto:mauricio.linhares at gmail.com>>
Hello guys,

I've been using the FileSystemWatcher in a Mac project but looks like
I might be doing something wrong with it. It's fully capable of
catching Created events under the folder I have defined, but it
doesn't detect anything happening in a subfolder nor it does detect
any Changed events.

Is this expected?

Here's the source I'm using -> https://gist.github.com/1770988

-
Maurício Linhares
http://techbot.me/ - http://twitter.com/#!/mauriciojr
_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com<mailto:Mono-list at lists.ximian.com>
http://lists.ximian.com/mailman/listinfo/mono-list

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named: you cannot copy, print or forward outside the organization. If you are not the named addressee you should delete immediately this message and not disseminate, distribute or copy this e-mail. Statements in this message are expressed by the sender and may not reflect or affect the company positions and decisions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120209/9676c586/attachment.html>


More information about the Mono-list mailing list