http://bugs.winehq.org/show_bug.cgi?id=19277
Fabian Ebner f.ebner94@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |f.ebner94@gmail.com
--- Comment #5 from Fabian Ebner f.ebner94@gmail.com 2013-05-17 16:30:47 CDT --- Still present in 1.5.30
The problem is that INST16.DLL is missing in wine. Output with (WINEDEBUG=+module): ---snip--- trace:module:load_builtin_dll Trying built-in L"inst16.dll16" warn:module:load_builtin_dll cannot open .so lib for builtin L"inst16.dll16": /usr/local/bin/../lib/wine/inst16.dll16.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden warn:module:load_dll Failed to load module L"inst16.dll16"; status=c0000135 trace:module:MODULE_LoadModule16 Trying native dll 'INST16.DLL' err:thunk:_loadthunk (INST16.DLL, instthk_ThunkData16, INST32.DLL): Unable to load 'INST16.DLL', error 2 ---snip---