[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#943894: wine-development: stopped finding dll in program directories



On Thu, Oct 31, 2019 at 9:27 AM Norbert Preining <norbert@preining.info> wrote:
Package: wine-development
Version: 4.18-1
Severity: important

Hi,

with the upgrade to 4.18 suddenly none of my programs work anymore. The
errors I get are always related to not finding dlls:

For example
        $ env LANG=ja_JP.UTF-8 WINEPREFIX="/home/norbert/.wine-kashmir" wine64 'C:\Program Files (x86)\Kashmir\Kash.exe'
        002b:err:module:import_dll Library Miscsrv.dll (which is needed by L"C:\\Program Files (x86)\\Kashmir\\Kash.exe") not found
        002b:err:module:import_dll Library Msssrv.dll (which is needed by L"C:\\Program Files (x86)\\Kashmir\\Kash.exe") not found
        002b:err:module:import_dll Library rbdwin.dll (which is needed by L"C:\\Program Files (x86)\\Kashmir\\Kash.exe") not found
        002b:err:module:import_dll Library R3ddoif.dll (which is needed by L"C:\\Program Files (x86)\\Kashmir\\Kash.exe") not found
        002b:err:module:LdrInitializeThunk Importing dlls for L"C:\\Program Files (x86)\\Kashmir\\Kash.exe" failed, status c0000135

It's a known upstream issue. Using 'wine64 start ..' should work around it. You can also cd to the directory first. In any case, the fix will be in 4.19:
https://bugs.winehq.org/show_bug.cgi?id=47967
https://source.winehq.org/git/wine.git/commit/c258b5ef1100c8c238aab0a17ca743a326829aac

--
-Austin
GPG: 267B CC1F 053F 0749 (expires 2021/02/18)

Reply to: