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

QFileSystemWatcher doesn't notify of changes of symbolic links

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes