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

problem with QFileSystemWatcher

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.6.0
    • Core: I/O
    • None
    • windows 7, I upload my test program Synchro(Qt 5.6.0 debug) that need Qt5.6.0 mingw 32 bits of the site qt.io
    • iOS/tvOS/watchOS

    Description

      I have made a little app to test QFileSystemWatcher.I have problems with it:
      If I create a new folder "folder" (a subdirectory of the directory that I monitor) and I rename it "folder2" and then rename it again "folder" the QFileSystemWatcher doesn't emit a directorychanged signal and I cannot detect changes within this folder too.
      I create or rename a subdirectory in a directory that I monitor...the problem is that if the directory that I rename take a name that has already existed before it does'nt detect the change of the subdirectory although it detects the change in the parent folder...
      Is it possible to fix QFileSystemWatcher ? because I need it in several apps.

      Attachments

        1. Synchro.exe
          1.67 MB
        2. synchropourqt.zip
          8 kB

        Issue Links

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

          Activity

            People

              cnn Qt Core & Network
              stephane78 stephane lemoine
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes