Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-15522

QFileSystemWatcher doesn't notify of changes of symbolic links

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 4.7.1
    • None

      If you add the path to a symbolic link to a file system watcher you'll not be notified if the symbolic link changes (also not if the symbolic link is removed).
      I checked on Linux (inotify) and Mac (kqueue).
      With inotify it doesn't seem to be a limitation of inotify itself (there's IN_DONT_FOLLOW, see http://inotify.aiken.cz/?section=inotify&page=faq&lang=en)

      Unfortunately that makes it hard to impossible for e.g. Qt Creator to handle external changes to symbolic links.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            w00t Robin Burchell
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes