sukkel Posted October 2, 2009 Share Posted October 2, 2009 I searched along, but could not find any related topic, so here is my question. Am I the only one who get this messages? Is there a fix or something? 02-10-09 15:47:12 com.apple.notifyd[11] EV_DELETE failed for file watcher 23 02-10-09 15:47:12 com.apple.notifyd[11] EV_DELETE failed for file watcher 22 02-10-09 15:47:12 com.apple.notifyd[11] EV_DELETE failed for file watcher 19 02-10-09 15:47:12 com.apple.notifyd[11] EV_DELETE failed for file watcher 18 02-10-09 15:47:12 com.apple.notifyd[11] EV_DELETE failed for file watcher 17 ....... 02-10-09 15:47:13 com.apple.notifyd[11] EV_DELETE failed for file watcher 44 02-10-09 15:47:13 com.apple.notifyd[11] EV_DELETE failed for file watcher 43 02-10-09 15:47:13 com.apple.notifyd[11] EV_DELETE failed for file watcher 49 (I've used "......" to shorten the list) I also see a WindowServer bug! 02-10-09 15:47:12 com.apple.WindowServer[82] Fri Oct 2 15:47:12 Mac-Pro-van-Sukkel.local WindowServer[82] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Several issues which doesn't seem to harm the OS, but it would be nice if I can solve it. 02-10-09 15:47:20 com.apple.launchd.peruser.501[150] (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self 02-10-09 15:47:20 Dock[154] failed to create directory for <DOCKFolderTile: 0x101a1b4f0> BrowserDownloads error = Error Domain=NSOSStatusErrorDomain Code=-35 "De bewerking kan niet worden voltooid. (OSStatus fout -35.)" (no such volume) Does "error = Error Domain=NSOSStatusErrorDomain Code=-35" has something to do with UUID? It did made the folder, an alias of it and it works as normal, the error doesn't seem to have any impact. SL is running with 32Bit-VannilaKernel Patched DSDT Video with string in com.apple.Boot.plist Any Help is apreciated Link to comment https://www.insanelymac.com/forum/topic/190076-ev_delete-failed-for-filewatcher-bug/ Share on other sites More sharing options...
craiglyn Posted October 27, 2009 Share Posted October 27, 2009 I'm getting the same messages. Any joy on a fix? Link to comment https://www.insanelymac.com/forum/topic/190076-ev_delete-failed-for-filewatcher-bug/#findComment-1312390 Share on other sites More sharing options...
rekursor Posted November 16, 2009 Share Posted November 16, 2009 I had the same problem and found a fix: this error comes from the file_watcher module from notifyd when some permissions are buggy (unknown) So check that / and the first level files and folder under / are not unknown. (use 'ls -l / 'command in terminal to check them) If they are with bad owner and/or group 'unknown' (or some of them), use chown root:wheel my_file to correct them (where myfile is a file with weird owner/group) then execute the following in a Terminal window: sudo chown root:admin / sudo kextcache -system-prelinked-kernel sudo kextcache -system-caches It solved the problem for me. Hope this help. Link to comment https://www.insanelymac.com/forum/topic/190076-ev_delete-failed-for-filewatcher-bug/#findComment-1332476 Share on other sites More sharing options...
Cyberdog ! Posted September 7, 2010 Share Posted September 7, 2010 work for me with my new install. Link to comment https://www.insanelymac.com/forum/topic/190076-ev_delete-failed-for-filewatcher-bug/#findComment-1544271 Share on other sites More sharing options...
Recommended Posts