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 Dmitry A. Kuminov, 15 years ago

Milestone: Qt GAQt Beta5

comment:2 by Dmitry A. Kuminov, 15 years ago

The same applies to DVD/CD drives and apparently to all removable media.

comment:3 by Dmitry A. Kuminov, 15 years ago

See also #103.

comment:4 by Dmitry A. Kuminov, 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 Silvan Scherrer, 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

comment:6 by Dmitry A. Kuminov, 15 years ago

Resolution: fixed
Status: newclosed

Okay, very good.

Note: See TracTickets for help on using tickets.