Cannot run any executable

Questions about Wine on Linux
Locked
spyisaly
Newbie
Newbie
Posts: 1
Joined: Tue Feb 15, 2022 4:30 pm

Cannot run any executable

Post by spyisaly »

I am using Zorin 16 (wine comes pre installed):
No LSB modules are available.
Distributor ID: Zorin
Description: Zorin OS 16
Release: 16
Codename: focal

I installed wine64 with Ubuntu's apt.
I cannot run any executable. I have no idead why. I have tried installing many different wine versions, and tried troubleshooting that did not work. When I tried running any exe (iexplorer, notepad, clock, winecfg) I get these error codes:

wine notepad.exe

Code: Select all

000f:err:service:process_send_command service protocol error - failed to write pipe!
0014:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0014:err:winediag:nodrv_CreateWindow The explorer process failed to start.
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
000f:err:service:process_send_command service protocol error - failed to write pipe!
000f:err:service:process_send_command service protocol error - failed to write pipe!
0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0009:err:winediag:nodrv_CreateWindow The explorer process failed to start.
andre@andre-linux:~/.wine/drive_c/windows$ 001c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
001c:err:winediag:nodrv_CreateWindow The explorer process failed to start.
001c:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
001c:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
001c:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0

Trying to run in debug mode gives me this output:
(Log message too big, so its cut. Entire file: https://drive.google.com/file/d/1IZBZYE ... sp=sharing)

env WINEDEBUG=warn+all wine notepad.exe

Code: Select all

000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\wineboot.exe" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\wineboot.exe.manifest" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_20127.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_20127.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1256.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1256.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1251.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1251.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_950.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_950.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1250.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1250.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1253.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1253.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1255.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1255.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_932.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_932.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_949.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_949.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_874.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_874.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1254.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1254.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1257.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1257.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1258.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1258.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_28604.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_28604.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_936.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_936.nls" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\wininit.ini" not found (c0000034)
000b:warn:file:CreateFileW Unable to create file L"C:\\windows\\wininit.ini" (status c0000034)
000b:warn:profile:PROFILE_Open profile file L"C:\\windows\\wininit.ini" not found
000b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\dllcache\\" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\winemenubuilder.exe" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winemenubuilder.exe.manifest" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\windowscodecs.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\ole32.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\user32.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\services.exe" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\gdi32.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\services.exe.manifest" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\version.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\rpcrt4.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\rpcrt4.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\oleaut32.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\userenv.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\propsys.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\setupapi.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shlwapi.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shcore.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\version.dll" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shell32.dll" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_20127.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_20127.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1256.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1256.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1251.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1251.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_950.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_950.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1250.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1250.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1253.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1253.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1255.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1255.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_932.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_932.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_949.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_949.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_874.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_874.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1254.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1254.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1257.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1257.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1258.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1258.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_28604.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_28604.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_936.nls" not found (c0000034)
000f:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_936.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\plugplay.exe" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\plugplay.exe.manifest" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_20127.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_20127.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1256.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1256.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1251.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1251.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_950.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_950.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1250.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1250.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1253.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1253.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1255.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1255.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_932.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_932.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_949.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_949.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_874.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_874.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1254.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1254.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1257.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1257.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1258.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1258.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_28604.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_28604.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_936.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_936.nls" not found (c0000034)
0012:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\rpcrt4.dll" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\winedevice.exe" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winedevice.exe.manifest" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\ntoskrnl.exe" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\hal.dll" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
0019:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/vgasys.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/vgaoem.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/usr/lib/wine/../../share/wine/wine/../fonts/vgaoem.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/vgafix.fon"/(nil) err = 1
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/coureg.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssef1257.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssee1255.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smae1255.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/cvgasys.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/jvgasys.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/coue1257.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/jsmalle.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sserifer.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssef1255.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smallet.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sseriff.fon"/(nil)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10000.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10000.nls" not found (c0000034)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgasyse.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssef874.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smalle.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sserifet.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smae1257.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgasys.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgasysg.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sserifeg.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sserifft.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/coue1256.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sseriffr.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssef1256.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssee874.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sseriffe.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgas874.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sserife.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sserifee.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssee1257.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgas1257.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/hvgasys.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgafix.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/svgasys.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgas1255.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smae1256.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smalleg.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgasyst.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smaller.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/couret.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/coue1255.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgas1256.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/coure.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/vgasysr.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/jvgafix.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/sseriffg.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/smallee.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/couree.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/ssee1256.fon"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/lib/wine/../../share/wine/wine/../fonts/courer.fon"/(nil)
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/coure.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/sserife.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/serife.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/usr/lib/wine/../../share/wine/wine/../fonts/serife.fon"/(nil) err = 1
000d:warn:font:new_ft_face Unable to load font "/home/andre/.wine/dosdevices/c:/windows/Fonts/smalle.fon"/(nil) err = 1
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/StandardSymbolsPS.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/P052-Roman.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSans-BoldItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWGothic-Demi.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSans-Italic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusMonoPS-Bold.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusRoman-Italic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/D050000L.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusRoman-Regular.t1"/(nil)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10029.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10029.nls" not found (c0000034)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusMonoPS-Regular.t1"/(nil)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10020.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10020.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10020.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10020.nls" not found (c0000034)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWBookman-Light.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/P052-Bold.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWBookman-LightItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/C059-Bold.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWGothic-Book.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusMonoPS-BoldItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSansNarrow-BoldOblique.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/Z003-MediumItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/P052-Italic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWBookman-DemiItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWGothic-DemiOblique.t1"/(nil)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10020.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10020.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10020.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10020.nls" not found (c0000034)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWGothic-BookOblique.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/C059-Roman.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/URWBookman-Demi.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusMonoPS-Italic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/C059-BdIta.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/P052-BoldItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSansNarrow-Oblique.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusRoman-BoldItalic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSans-Regular.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/C059-Italic.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSansNarrow-Regular.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusRoman-Bold.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSansNarrow-Bold.t1"/(nil)
000d:warn:font:new_ft_face Ignoring font "/usr/share/fonts/type1/urw-base35/NimbusSans-Bold.t1"/(nil)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_20127.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_20127.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1256.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1256.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1251.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1251.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_950.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_950.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1250.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1250.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1253.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1253.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1255.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1255.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_932.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_932.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_949.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_949.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_874.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_874.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1254.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1254.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1257.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1257.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1258.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1258.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_28604.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_28604.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_936.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_936.nls" not found (c0000034)
000d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\imm32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\explorer.exe" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\explorer.exe.manifest" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\rpcrt4.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\user32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\gdi32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\version.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
000f:err:service:process_send_command service protocol error - failed to write pipe!
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"winebus" failed to start: 1053
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\winedevice.exe" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winedevice.exe.manifest" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\ntoskrnl.exe" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\hal.dll" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1252.nls" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1252.nls" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_850.nls" not found (c0000034)
001d:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_850.nls" not found (c0000034)
000d:warn:class:CLASS_RegisterClass Win extra bytes 48 is > 40
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_20127.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_20127.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1256.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1256.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1251.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1251.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_950.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_950.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1250.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1250.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1253.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1253.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1255.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1255.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_932.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_932.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_949.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_949.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_874.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_874.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1254.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1254.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1257.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1257.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_1258.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_1258.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_28604.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_28604.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_936.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_936.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\imm32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\wbem\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\WindowsPowershell\\v1.0\\winemac.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\winemac.drv" not found (c0000034)
001b:warn:module:find_builtin_dll cannot find builtin library for L"winemac.drv"
001b:warn:module:load_dll Failed to load module L"winemac.drv"; status=c0000135
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\winex11.drv" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\setupapi.dll" not found (c0000034)
001b:warn:keyboard:X11DRV_KEYBOARD_DetectLayout 15 keysyms per keycode not supported, set to 4
001b:warn:keyboard:X11DRV_KEYBOARD_DetectLayout Using closest match (Portuguese keyboard layout) for scan/virtual codes mapping.
001b:warn:keyboard:X11DRV_InitKeyboard vkey 010D is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0124 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0126 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0121 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0125 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0127 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0123 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0128 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0122 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 012D is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 012E is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 01B3 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 01B3 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 012C is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 01B4 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard vkey 0003 is being used by more than one keycode
001b:warn:keyboard:X11DRV_InitKeyboard No more vkeys available!
001b:warn:class:CLASS_RegisterClass Win extra bytes 48 is > 40
001b:warn:win:WIN_CreateWindowEx 0x20026: aborted by WM_NCCREATE
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shell32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shlwapi.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shcore.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\ole32.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\system32\\c_10000.nls" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\..\\share\\wine\\wine\\c_10000.nls" not found (c0000034)
001b:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
001b:err:winediag:nodrv_CreateWindow The explorer process failed to start.
001b:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
001b:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
001b:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\actxprxy.dll" not found (c0000034)
001b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\oleaut32.dll" not found (c0000034)
000f:err:service:process_send_command service protocol error - failed to write pipe!
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 1053
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shell32.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shlwapi.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\user32.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\gdi32.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\version.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shcore.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\ole32.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\rpcrt4.dll" not found (c0000034)
000b:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\imm32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernel32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\kernelbase.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\kernelbase.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\notepad.exe" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\notepad.exe.manifest" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\comdlg32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\comdlg32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\shell32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shell32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\shlwapi.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shlwapi.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\user32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\user32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\gdi32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\gdi32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\advapi32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\advapi32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\version.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\version.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\msvcrt.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\msvcrt.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\shcore.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\shcore.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\ole32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\ole32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\rpcrt4.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\rpcrt4.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\comctl32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\comctl32.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\usp10.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\Z:\\usr\\lib\\wine\\..\\i386-linux-gnu\\wine\\usp10.dll" not found (c0000034)
0009:warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\imm32.dll" not found (c0000034)
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Cannot run any executable

Post by jkfloris »

I installed wine64 with Ubuntu's apt.
How did you install Wine? It looks like you didn't install the 32-bit part.
Locked