Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
4.7.1
-
None
-
Gentoo linux on amd64, uname -a: Linux idead 2.6.32-gentoo-r2 #4 SMP Thu Jan 21 01:38:42 MSK 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux
Description
If a file was created between two calls to QDir::entryList(), it wouldn't appear in the list returned by the second call (attached example illustrates that). Recreating the dir object after the file was created makes it appear in the list returned by entryList() again..
The issue is reproducible on Qt 4.7 from unstable branch of 12 July.