Opened 15 years ago
Closed 15 years ago
#86 closed defect (fixed)
File open dialog tries to access drive A:
Reported by: | Dmitry A. Kuminov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Qt Beta 5 |
Component: | General | Version: | 4.5.1 Beta 2 |
Severity: | Keywords: | ||
Cc: |
Description
A user reports that Qt tries to access his drive A: every time he opens a file open dialog. My guess is that it tries to read the root directory which takes too much time and makes too much noise if there is no disk in drive A:. Similar thing should happen to drive B:
Change History (6)
comment:1 by , 15 years ago
Milestone: | Qt GA → Qt Beta5 |
---|
comment:2 by , 15 years ago
comment:4 by , 15 years ago
I guess that this problem was fixed while fixing #109. Silvan, could you please recheck on your real drive A:?
comment:5 by , 15 years ago
it still accesses drive A: which is right of course. but the very long delay is gone. so i would say it's fixed
Note:
See TracTickets
for help on using tickets.
The same applies to DVD/CD drives and apparently to all removable media.