http://bugs.winehq.org/show_bug.cgi?id=34420
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://files.first-world.in | |fo/catchchallenger/0.2.0.4/ | |catchchallenger-single-play | |er-windows-x86-0.2.0.4-setu | |p.exe CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|QPA QT5 plugin don't work |CatchChallenger QPA QT5 | |plugin don't work
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
--- snip --- fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000002 --- snip ---
this is because you changed the default WinVer for the WINEPREFIX from 'Windows XP' to 'Windows 7' (winecfg).
Don't do this unless you know the implications.
The game works fine here with default WINEPREFIX.
Resolving as dupe of bug 35121
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/CatchChallenger-single-player
$ WINEDEBUG=+tid,+seh,+relay wine ./catchchallenger-single-player.exe >>log.txt 2>&1 ... 003e:Call KERNEL32.FindFirstFileExW(0014d328 L"\\?\C:\Program Files\CatchChallenger-single-player\plugins\platforms\*",00000000,00c8f240,00000000,00000000,00000000) ret=668b35ce 003e:Ret KERNEL32.FindFirstFileExW() retval=0014d1d0 ret=668b35ce ... 003e:Call KERNEL32.GetFileAttributesExW(0014cf98 L"\\?\C:\Program Files\CatchChallenger-single-player\plugins\platforms\qwindows.dll",00000000,00c8f1d0) ret=668b18c6 003e:Ret KERNEL32.GetFileAttributesExW() retval=00000001 ret=668b18c6 ... 003e:Call KERNEL32.GetFullPathNameW(0014d540 L"C:\Program Files\CatchChallenger-single-player\plugins\platforms\qwindows.dll",00000104,00c8ece8,00c8ecd0) ret=668ad574 003e:Ret KERNEL32.GetFullPathNameW() retval=0000004d ret=668ad574 ... 003e:Call KERNEL32.GetFileAttributesExW(0014d748 L"\\?\C:\Program Files\CatchChallenger-single-player\plugins\platforms\qwindows.dll",00000000,00c8f0f0) ret=668b18c6 003e:Ret KERNEL32.GetFileAttributesExW() retval=00000001 ret=668b18c6 ... 003e:Call KERNEL32.LoadLibraryExW(0014ba38 L"C:\Program Files\CatchChallenger-single-player\plugins\platforms\qwindows.dll",00000000,00000001) ret=668f5b51 003e:Ret KERNEL32.LoadLibraryExW() retval=6dcc0000 ret=668f5b51 ... 003e:Call KERNEL32.GetProcAddress(6dcc0000,66ab57ba "qt_plugin_query_metadata") ret=668f5ba0 003e:Ret KERNEL32.GetProcAddress() retval=6dcc15f0 ret=668f5ba0 ... --- snip ---
$ sha1sum catchchallenger-single-player-windows-x86-0.2.0.4-setup.exe 5e0e9ca1d28203c14a87ed76d533c9695274d546 catchchallenger-single-player-windows-x86-0.2.0.4-setup.exe
$ du -sh catchchallenger-single-player-windows-x86-0.2.0.4-setup.exe 13M catchchallenger-single-player-windows-x86-0.2.0.4-setup.exe
$ wine --version wine-1.7.12
Regards
*** This bug has been marked as a duplicate of bug 35121 ***