0 Members and 1 Guest are viewing this topic.
0012:err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found0012:err:module:attach_dlls Importing dlls for L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed, status c0000135000f:err:service:process_send_command service protocol error - failed to write pipe!000f:fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 10530009:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"NVil 1.0.exe" cannot be loaded0009:err:module:attach_dlls Importing dlls for L"C:\\NVil\\NVil 1.0.exe" failed, status c0000135
An Error Has Occurred!Cannot access attachments upload path!
What is your Linux version? Are you trying to install 32-bit or 64-bit version?
$ uname -aLinux 4.19.0-2-amd64 #1 SMP Debian 4.19.16-1 (2019-01-17) x86_64 GNU/Linux$ wine --versionwine-4.0 (Debian 4.0-1)$ winetricks --version20181203 - sha256sum: b4b29a961905bfed1db98f10e2f09a356b719861fc8602ffbf813a22579b2848
/windows/Microsoft.NET/assembly/GAC_32/SlimDX/v4.0_4.0.13.43__b1b0c32fd1ffe4f9/SlimDX.dll
Please check if the attachment upload problem is fixed.
The attachments upload directory is not writable. Your attachment or avatar cannot be saved.
$ WINEPREFIX=~/.wine-nvil32 winetricks d3dx9Using winetricks 20181203 - sha256sum: b4b29a961905bfed1db98f10e2f09a356b719861fc8602ffbf813a22579b2848 with wine-4.0 (Debian 4.0-1) and WINEARCH=win32Executing w_do_call d3dx9Executing load_d3dx9 Executing cabextract -q -d /home/myuser/.wine-nvil32/dosdevices/c:/windows/temp/_d3dx9 -L -F *d3dx9*x86* /home/myuser/.cache/winetricks/directx9/directx_Jun2010_redist.exeExecuting cabextract -q -d /home/myuser/.wine-nvil32/dosdevices/c:/windows/system32 -L -F d3dx9*.dll /home/myuser/.wine-nvil32/dosdevices/c:/windows/temp/_d3dx9/apr2005_d3dx9_25_x86.cab/home/myuser/.wine-nvil32/dosdevices/c:/windows/temp/_d3dx9/apr2005_d3dx9_25_x86.cab: WARNING; file possibly truncated by 262432 bytes./home/myuser/.wine-nvil32/dosdevices/c:/windows/temp/_d3dx9/apr2005_d3dx9_25_x86.cab: no valid cabinets found------------------------------------------------------Note: command cabextract -q -d /home/myuser/.wine-nvil32/dosdevices/c:/windows/system32 -L -F d3dx9*.dll /home/myuser/.wine-nvil32/dosdevices/c:/windows/temp/_d3dx9/apr2005_d3dx9_25_x86.cab returned status 1. Aborting.
At the moment I'm facing a problem with SlimDX installation refusing to find DXSETUP.EXE for some reason. However it copies SlimDX.dll toCode: [Select]/windows/Microsoft.NET/assembly/GAC_32/SlimDX/v4.0_4.0.13.43__b1b0c32fd1ffe4f9/SlimDX.dllso perhaps it does install even though it claims it failed.
Try installing "Visual C++ Redistributable 2010".
HKEY_CURRENT_USER->Software->Wine->Direct3D->SampleCount
Chris Titus https://youtu.be/lI09QLkqZiE has started running a series of videos on getting windows programs running under linux, it may be of interest and he may touch on the how to solve the remaining issues you are experiencing in future videos. He uses Debian 10 (Buster) with the 5.0 kernel.I just tried on best standing desk chairs following Carstens advice using 32 bit slimdx.I only installed MS core fonts and dotnet461 and got the same results as you with regard to menus, splash screen & radial menus. Installing vcrun10 or dx9 made no difference.I could not get the 64 bit version to work at all. It might be worth buying CrossOver https://www.codeweavers.com/products which is the paid for version of Wine and it may resolve the 32bit or 64bit problem.