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.
http://bugs.winehq.org/show_bug.cgi?id=29410
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2011-12-22 03:28:37 CST --- FIXMEs are not bugs. What exactly doesn't work as expected?
http://bugs.winehq.org/show_bug.cgi?id=29410
alpha_one_x86@first-world.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |
--- Comment #2 from alpha_one_x86@first-world.info 2011-12-22 03:41:13 CST --- Here it's a bug, because Qt is unable to get folder list, then all Qt application (included the configure.exe to compil Qt) not work under wine!!!!
My application show "Test passed" when Qt can list folder (work under windows), and show "Test failed" when it can't list a folder (under wine)
http://bugs.winehq.org/show_bug.cgi?id=29410
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FindFirstFileExW not |Qt based application is |implemented for Qt 4.8 |unable to get folder list
http://bugs.winehq.org/show_bug.cgi?id=29410
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-12-22 10:05:30 CST --- Can't confirm, it works here with wine-1.3.35 and says "Test passed". How exactly did you start your program? From what directory?
http://bugs.winehq.org/show_bug.cgi?id=29410
--- Comment #4 from alpha_one_x86@first-world.info 2011-12-22 10:17:33 CST ---
From all directory I have this bug.
Wine version gentoo: app-emulation/wine-1.3.35 USE="X alsa custom-cflags dbus fontconfig gecko gsm jpeg lcms mp3 ncurses nls openal opengl png scanner ssl threads truetype win32 win64 xcomposite xinerama xml -capi -cups -gnutls -gphoto2 (-gstreamer) -hardened -ldap -opencl -oss -perl -samba -test -v4l" 0 kB
http://bugs.winehq.org/show_bug.cgi?id=29410
--- Comment #5 from Luca Bennati lucak3@gmail.com 2011-12-22 12:20:24 CST --- "Test passed" here too, wine-1.3.35-117-g27e3e1a, 32-bit.
Please specify the exact steps you use to reproduce this bug.
http://developer.qt.nokia.com/doc/qt-4.8/qdir.html#entryInfoList indicates no filters in default call. Also, "Returns an empty list if the directory is unreadable, does not exist, or if nothing matches the specification."
Is your WINEPREFIX clean and in a trouble-free location?
http://bugs.winehq.org/show_bug.cgi?id=29410
alpha_one_x86@first-world.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from alpha_one_x86@first-world.info 2011-12-22 12:36:57 CST --- Exact, it's linked by ~/.wine/ folder
http://bugs.winehq.org/show_bug.cgi?id=29410
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2012-01-23 18:59:56 CST --- Closing INVALID.
http://bugs.winehq.org/show_bug.cgi?id=29410
alpha_one_x86@first-world.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #8 from alpha_one_x86@first-world.info 2013-09-03 17:28:30 CDT --- This bug product blocking all the Qt5 application, due to unable to list the QPA plugins list. To product the bug, just try run an Qt5 application: http://files.first-world.info/ultracopier/1.0.1.7/ultracopier-windows-x86-1....
http://bugs.winehq.org/show_bug.cgi?id=29410
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2013-09-03 21:05:49 CDT --- (In reply to comment #8)
This bug product blocking all the Qt5 application, due to unable to list the QPA plugins list. To product the bug, just try run an Qt5 application: http://files.first-world.info/ultracopier/1.0.1.7/ultracopier-windows-x86-1....
When I run that application a floppy icon appears in the systray, what is it supposed to do?
http://bugs.winehq.org/show_bug.cgi?id=29410
--- Comment #10 from alpha_one_x86@first-world.info 2013-09-04 02:08:44 CDT --- No run. Here I don't see the floppy icon because it can't start.
http://bugs.winehq.org/show_bug.cgi?id=29410
--- Comment #11 from Bruno Jesus 00cpxxx@gmail.com 2013-09-04 07:24:21 CDT --- What wine version? If not 1.7.1 please update and try again.
http://bugs.winehq.org/show_bug.cgi?id=29410
alpha_one_x86@first-world.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.35 |1.7.1
--- Comment #12 from alpha_one_x86@first-world.info 2013-09-04 07:30:26 CDT --- Actually the 1.7.1, but the bug is since lot of time (since 1.3.35).
http://bugs.winehq.org/show_bug.cgi?id=29410
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.1 |1.3.35
--- Comment #13 from Bruno Jesus 00cpxxx@gmail.com 2013-09-04 08:08:08 CDT --- Please don't change the original reported version.
I don't know what could be happening to you, I also tested in wine 1.6 and it worked. Are you testing in a clean prefix? Please get a log: http://wiki.winehq.org/FAQ#get_log
File SHA1: 3f3f4bb73e71d281008a9d88e89f26480eb07824 ultracopier-windows-x86-1.0.1.7.zip
http://bugs.winehq.org/show_bug.cgi?id=29410
alpha_one_x86@first-world.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #14 from alpha_one_x86@first-world.info 2013-09-04 08:13:49 CDT --- With agains .wine remove, all seam work.
http://bugs.winehq.org/show_bug.cgi?id=29410
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID
--- Comment #15 from Bruno Jesus 00cpxxx@gmail.com 2013-09-04 08:26:57 CDT --- Well, since it was a prefix issue I'm closing it invalid again.
https://bugs.winehq.org/show_bug.cgi?id=29410
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |RESOLVED CC| |focht@gmx.net Resolution|INVALID |DUPLICATE
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving as dupe of bug 35121
OP managed to create another dupe here: bug 34420
Again: Don't change default WINEPREFIX WinVer unless you know what you are doing.
Regards
*** This bug has been marked as a duplicate of bug 35121 ***
https://bugs.winehq.org/show_bug.cgi?id=29410
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Austin English austinenglish@gmail.com --- Closing.