Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
4.5.0
-
None
Description
QFileInfo::isReadable() can crash when called on a removable drive that is not ready on Windows. It is possible to check if the drive is a removable one and is ready before determining it is readable, so this would be a good idea to prevent crashes like this.
Attachments
Issue Links
- relates to
-
QTBUG-32457 QtSystemInfo repeatedly pops up a quaint dialog about A: drive not being ready
- Closed