https://bugs.winehq.org/show_bug.cgi?id=41396 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|WineHQ Apps Database |Wine Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Component|appdb-unknown |kernel32 Version|unspecified |1.6.2 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to winetest from comment #1)
Your problem is that your wine is outdated. YOu need to upgrade into 1.8 or 1.9 series of wine or wine-staging.
Yes, they should.
The issue is SetDefaultDllDirectories. Which has been fixed with stub implemntion later wine version. Don't know the exact version. This is already fixed.
No, it's not: austin(a)austin2:~/wine-git$ git describe wine-1.9.19-110-gc76c7d8 austin(a)austin2:~/wine-git$ git grep SetDefaultDllDirectories dlls/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec:@ stub SetDefaultDllDirectories dlls/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec:@ stub SetDefaultDllDirectories dlls/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec:@ stub SetDefaultDllDirectories dlls/kernel32/kernel32.spec:# @ stub SetDefaultDllDirectories dlls/kernelbase/kernelbase.spec:@ stub SetDefaultDllDirectories -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.