GithubHelp home page GithubHelp logo

Comments (6)

c4milo avatar c4milo commented on August 27, 2024

I would have to see more code to say something more accurate about it, but my guess is that the watched file was either deleted from your hard drive or you explicitly called inotify.removeWatch(watch_descriptor) somewhere.

from node-inotify.

soopercorp avatar soopercorp commented on August 27, 2024

Actually I'm using the code from example.js , except that I'm specifying a file to watch instead of a directory. I don't think the file is getting deleted , and neither is removeWatch being called anywhere. Any ideas ?

from node-inotify.

c4milo avatar c4milo commented on August 27, 2024

what version of nodejs are you using?

from node-inotify.

soopercorp avatar soopercorp commented on August 27, 2024

I was earlier on 0.4.4 . I upgraded to 0.4.8 and the issue still exists.

from node-inotify.

c4milo avatar c4milo commented on August 27, 2024

alright, I finally could test this and It's working fine for me. I am able to watch file.txt, I am opening it with nano, writing, closing, etc and everything seems to be okay. What are you using to modify your file? are you using GIO directly or some gnome application that uses it? it seems as the file is being deleted somehow.

details of my environment:
ubuntu 11.04
nodejs 0.4.8
npm 1.0.10
inotify 0.1.6

uname -a
Linux ubuntu 2.6.38-8-server #42-Ubuntu SMP Mon Apr 11 03:49:04 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

from node-inotify.

c4milo avatar c4milo commented on August 27, 2024

closed since I couldn't confirmed this issue and neither the user answered back.

from node-inotify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.