Re: FSEventStreamCreate: BUG in libdispatch client: kevent[EVFILT_WRITE]

2015-01-17 Thread Trygve Inda
> On Jan 17, 2015, at 2:27 PM, Trygve Inda wrote: > >> I am getting an error in the Console when shutting down a FSEvent monitor >> I have verified that [self prefBundlePath] points to a valid directory (a >> prefpane bundle). >> >> BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No suc

Re: FSEventStreamCreate: BUG in libdispatch client: kevent[EVFILT_WRITE]

2015-01-17 Thread Ken Thomases
On Jan 17, 2015, at 2:27 PM, Trygve Inda wrote: > I am getting an error in the Console when shutting down a FSEvent monitor > I have verified that [self prefBundlePath] points to a valid directory (a > prefpane bundle). > > BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or

FSEventStreamCreate: BUG in libdispatch client: kevent[EVFILT_WRITE]

2015-01-17 Thread Trygve Inda
I am getting an error in the Console when shutting down a FSEvent monitor I have verified that [self prefBundlePath] points to a valid directory (a prefpane bundle). BUG in libdispatch client: kevent[EVFILT_WRITE] delete: "No such file or directory" - 0x2 -(void)addFileEventCallback { FSEve