Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.6.2, 5.8.0
-
None
-
Qt 5.6.2/Qt 5.8.0, Win 10
Description
QFileSystemWatcher does not emit any signals if the whole USB drive, which contains watched files/paths, is removed.
Attached a test application, which starts watching the path (please set to point to your removable USB drive). It successfully reports changes in the drive's root folder, but does not report anything when the whole drive is unplugged.
Attachments
Issue Links
- duplicates
-
QTBUG-55459 Windows: QML FileDialog keeps USB drive locked if user navigates to the drive, until application is closed
- Reported
-
QTBUG-18729 QFileSystemModel doesn't update the list of drives/storage devices in Windows
- Closed