Am Freitag 10 Dezember 2010, 10:36:22 schrieb NARCISO, Rui:
> In fact I had already tried that syntax without any success.
> 
> Further tests showed that in fact I am able to "watch" a file if it's in
> the same folder as my application, ie, if the path that I add to the
> watcher is just the name of the file with no other folder/levels.
> 
> As soon as I try to watch a file elsewhere, it simply does nothing ...
> 
> Why would this happen ?

Are you always using absolute paths?

What kind of permissions do you have on the target?  (Naively, I would have 
thought that this does not matter, but maybe it does nevertheless..)

Best,
  Hans
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to