Opened 15 years ago

Closed 14 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 Changed 14 years ago by Dmitry A. Kuminov

Milestone: Qt GAQt Beta5

comment:2 Changed 14 years ago by Dmitry A. Kuminov

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

comment:3 Changed 14 years ago by Dmitry A. Kuminov

See also #103.

comment:4 Changed 14 years ago by Dmitry A. Kuminov

I guess that this problem was fixed while fixing #109. Silvan, could you please recheck on your real drive A:?

comment:5 Changed 14 years ago by Silvan Scherrer

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 Changed 14 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed

Okay, very good.

Note: See TracTickets for help on using tickets.