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: [email protected] [mailto:[email protected]] On Behalf Of Rodrigo Kumpera Sent: mercoledì 8 febbraio 2012 19:05 To: Maurício Linhares Cc: [email protected] 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 <[email protected]<mailto:[email protected]>> 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 - [email protected]<mailto:[email protected]> 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.
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
