I don't know if error existed in previous candidates.
The fail occurs on actual windows programs as well as my most used application. The prefix is 32 bit.
The copy/paste demonstrates failure of windows uninstaller.exe from both a linux command line and windows command line within wine.
Followed by the same error produced by the application.
I don't know what the "vulkan" thing is. I'm not sure if it's related. I don't think so. Module ierutil.dll seems to be the common error.
I opened a bug after seeing the error on rc4. #57621
But the release candidate does not work. When I restore Version 9, it all works again.
Code: Select all
Using the wine prefix for my most used application
ron@RCS1:~$ export WINEPREFIX=~/ThumbsPlus10
ron@RCS1:~$ wine --version
wine-10.0-rc5
Run Windows uninstaller
ron@RCS1:~$ wine uninstaller
0074:err:vulkan:vulkan_init_once Failed to load libvulkan.so.1
0074:err:xrandr:vulkan_init_once Failed to load libvulkan.so.1
wine: Call from 7BD50E18 to unimplemented function iertutil.dll.653, aborting
Open a windows command prompt and the run uninstaller from the windows command line
ron@RCS1:~$ cd ThumbsPlus10/drive_c/windows/system32
ron@RCS1:~/ThumbsPlus10/drive_c/windows/system32
ron@RCS1:~/ThumbsPlus10/drive_c/windows/system32$ wine cmd
0074:err:vulkan:vulkan_init_once Failed to load libvulkan.so.1
0074:err:xrandr:vulkan_init_once Failed to load libvulkan.so.1
Microsoft Windows 6.1.7601
C:\windows\system32>uninstaller
C:\windows\system32>wine: Call from 7BD50E18 to unimplemented function iertutil.dll.653, aborting
C:\windows\system32>exit
Run the application from a windows command prompt
ron@RCS1:~/ThumbsPlus10/drive_c/windows/system32$ wine cmd
0074:err:vulkan:vulkan_init_once Failed to load libvulkan.so.1
0074:err:xrandr:vulkan_init_once Failed to load libvulkan.so.1
Microsoft Windows 6.1.7601
cd C:\Program Files\ThumbsPlus 10\Bin
C:\Program Files\ThumbsPlus 10\Bin>Thumbs10.exe
C:\Program Files\ThumbsPlus 10\Bin>0134:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0237F710, 0237F724 0237F718
0134:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 0237F710 0237F724 0237F718) returning a dummy value (current locale)
0134:err:winediag:ntlm_check_version ntlm_auth was not found. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
0134:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
wine: Call from 7BD50E18 to unimplemented function iertutil.dll.653, aborting
0134:err:module:loader_init "urlmon.dll" failed to initialize, aborting
0134:err:module:loader_init Initializing dlls for L"C:\\Program Files\\ThumbsPlus 10\\Bin\\Thumbs10.exe" failed, status 80000100