http://bugs.winehq.org/show_bug.cgi?id=29410
Bug #: 29410 Summary: FindFirstFileExW not implemented for Qt 4.8 Product: Wine Version: 1.3.35 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: alpha_one_x86@first-world.info Classification: Unclassified
Hello, Qt 4.8 use new api to access at the file, then I think it's that's error: fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000002 which block: QFileInfoList QDir entryInfoList() method into Qt 4.8.
I have do a simple test case: http://files.first-world.info/temp/test_entryInfoList.tar.bz2 To test if it work (work on windows but not on wine)
Thanks to fix it quickly because you block all application based on Qt 4.8.