I still don't have a solution to my problem, but the culprit is setRootPath() which I call as follows:
mFileSystemModel->setRootPath("");
mFileSystemModel->setRootPath("");
To copy to clipboard, switch view to plain text mode
i.e. wanting access to the whole file system. If I disable that line, everything is fine. I am really starting to think that it's a pure Windows problem though...
I still don't have a solution to my problem, but the culprit is setRootPath() which I call as follows:
mFileSystemModel->setRootPath("");
mFileSystemModel->setRootPath("");
To copy to clipboard, switch view to plain text mode
i.e. wanting access to the whole file system. If I disable that line, everything is fine. I am really starting to think that it's a pure Windows problem though...
Added after 51 minutes:
For what it is worth, I can now confirm that the problem was with Windows. There is a useful article about What to Do if Windows Explorer is Slow to Respond? Personally, I followed their suggestion on page 2 under the Advanced Tweaks for a Windows Explorer Slow to Respond Problem section and now, after rebooting my work computer, everything is fine.
Bookmarks