Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
4.7.0
-
None
-
Ubuntu 10.10
Linux kernel 2.6.35
GCC 4.4.5
Qt 4.7.0
Description
QFileSystemWatcher unwatches files on filechange on Linux.
printf("%d\n", watcher->files().size());
outputs 0 in my slot.
Can't see that this is intended behavior according to the documentation.
Attachments
Issue Links
- is duplicated by
-
QTBUG-72227 QFileSystemWatcher reacts only once on file change
- Reported
-
QTBUG-24898 QFileSystemWatcher (inotify) and editors that rename files
- Closed