Menu

#20 Modify event not triggered on Mac

0.94
pending-duplicate
nobody
Mac OS X (5)
5
2012-04-22
2012-04-13
Anonymous
No

Mac OSX 10.7.1 - Modify events are not being triggered. Create & Delete are working fine (haven't tested rename). Here's what I've tried:
1. touch xyz.txt -> create event triggered
2. open textmate, modify xyz.txt and save - nothing
3. rm -f xyz.txt -> delete event triggered

1. Create a file called Simple.java in folder tmp, open file in text mate and write basic java code
2. Watch folder tmpbin
3. cd tmp
4. javac -d ../tmpbin Simple.java --> create event triggered
5. In textmate modify the file (add a constructor etc.)
6. javac -d ../tmpbin Simple.java --> NOTHING

Any help is appreciated.

Discussion

  • Matthew Donoughe

    This sounds suspiciously like a problem I have fixed but the fix has not made it into a release yet. I think there's an updated build attached to another bug. I should talk to Omry and possibly release a new version this weekend.

     
  • Matthew Donoughe

    • labels: --> Mac OS X
    • milestone: --> 0.94
    • status: open --> pending-duplicate
     

Log in to post a comment.

MongoDB Logo MongoDB