-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Describe the bug
I'm trying to install vcrun2022, but after accepting that the hash is different, an empty window is launched and nothing happens, no matter how long I wait. I get the same behavior if I try it from the GUI.
To Reproduce
Steps to reproduce the behavior:
- Run command
protontricks 489830 vcrun2022 - A blank window appears after typing
ywhen prompted on differing hash.
Expected behavior
A clear and concise description of what you expected to happen.
System (please complete the following information):
- Distro: NixOS Unstable
- Protontricks installation method:
programs.steam.protontricks.enable = true;in NixOS - Protontricks version: protontricks (1.13.1)
- Steam version: No beta chosen
Additional context
If the error happens when trying to run a Protontricks command, run the command again using the -vv flag and copy the output!
Here, after the window appears, I ctrl-c out the command in the terminal. The window remains open until I force close it.
> protontricks -vv 489830 vcrun2022
protontricks (DEBUG): Stream log handler added
protontricks (INFO): Found Steam directory at /home/martin/.local/share/Steam
protontricks (INFO): Steam Runtime disabled.
protontricks (INFO): WINETRICKS environment variable is not available. Searching from $PATH.
protontricks (DEBUG): Following candidates found for the Steam library path /home/martin/.local/share/Steam: [PosixPath('/home/martin/.local/share/Steam')]
protontricks (DEBUG): Found Steam library folder /home/martin/.local/share/Steam. Is Flatpak path: False, Is XDG Steam path: True.
protontricks (INFO): Found 1 Steam library folders
protontricks (DEBUG): Following inaccessible paths were found: set()
protontricks (DEBUG): Following paths have been ignored: set()
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_1070560.acf
protontricks (DEBUG): Found compatdata directories for app 1070560: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_316790.acf
protontricks (DEBUG): Found compatdata directories for app 316790: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_34030.acf
protontricks (DEBUG): Found compatdata directories for app 34030: [PosixPath('/home/martin/.local/share/Steam/steamapps/compatdata/34030/pfx')]
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_1493710.acf
protontricks (DEBUG): Found compatdata directories for app 1493710: [PosixPath('/home/martin/.local/share/Steam/steamapps/compatdata/1493710/pfx')]
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_394360.acf
protontricks (DEBUG): Found compatdata directories for app 394360: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_1158310.acf
protontricks (DEBUG): Found compatdata directories for app 1158310: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_12210.acf
protontricks (DEBUG): Found compatdata directories for app 12210: [PosixPath('/home/martin/.local/share/Steam/steamapps/compatdata/12210/pfx')]
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_2180100.acf
protontricks (DEBUG): Found compatdata directories for app 2180100: [PosixPath('/home/martin/.local/share/Steam/steamapps/compatdata/2180100/pfx')]
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_1628350.acf
protontricks (DEBUG): Found compatdata directories for app 1628350: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_228980.acf
protontricks (DEBUG): Found compatdata directories for app 228980: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_1391110.acf
protontricks (DEBUG): Found compatdata directories for app 1391110: []
protontricks (DEBUG): Creating SteamApp from manifest file in /home/martin/.local/share/Steam/steamapps/appmanifest_489830.acf
protontricks (DEBUG): Found compatdata directories for app 489830: [PosixPath('/home/martin/.local/share/Steam/steamapps/compatdata/489830/pfx')]
protontricks (DEBUG): Including extra compat tool paths provided via env var: /nix/store/1sp1bdbs503jlb0qrhrphbn0422m4q7v-steamtinkerlaunch-12.12-unstable-2025-07-14-steamcompattool/
protontricks (DEBUG): Parsing custom compatibility tool manifest at /nix/store/1sp1bdbs503jlb0qrhrphbn0422m4q7v-steamtinkerlaunch-12.12-unstable-2025-07-14-steamcompattool/compatibilitytool.vdf
protontricks (DEBUG): Found custom compatibility tool Proton-stl at /nix/store/1sp1bdbs503jlb0qrhrphbn0422m4q7v-steamtinkerlaunch-12.12-unstable-2025-07-14-steamcompattool
protontricks (DEBUG): Parsing custom compatibility tool manifest at /home/martin/.local/share/Steam/compatibilitytools.d/LegacyRuntime/compatibilitytool.vdf
protontricks (DEBUG): Parsing custom compatibility tool manifest at /home/martin/.local/share/Steam/compatibilitytools.d/GE-Proton10-28/compatibilitytool.vdf
protontricks (DEBUG): Found custom compatibility tool GE-Proton10-28 at /home/martin/.local/share/Steam/compatibilitytools.d/GE-Proton10-28
protontricks (DEBUG): Found Steam user entries: [{'steamid3': 95346266, 'account_name': 'meg1231', 'timestamp': '1769247337'}]
protontricks (INFO): Currently logged-in Steam user: meg1231
protontricks (INFO): Couldn't find custom shortcuts. Maybe none have been created yet?
protontricks (DEBUG): Finding Steam compat tool name for appid 489830
protontricks (DEBUG): Loading appinfo.vdf in /home/martin/.local/share/Steam/appcache/appinfo.vdf
protontricks (DEBUG): appinfo.vdf has magic number b')DV\x07'
protontricks (DEBUG): Found CompatToolMapping entry
protontricks (INFO): User has configured app Proton version (CompatToolMapping): GE-Proton10-28
protontricks (INFO): Found active custom compatibility tool: GE-Proton10-28
protontricks (INFO): Active compatibility tool is a Proton installation
protontricks (DEBUG): Following Wine DLL overrides already set: {}
protontricks (DEBUG): Setting Wine DLL override: dxgi=n
protontricks (DEBUG): Setting Wine DLL override: d3d9=n
protontricks (DEBUG): Setting Wine DLL override: d3d10core=n
protontricks (DEBUG): Setting Wine DLL override: d3d11=n
protontricks (DEBUG): Setting Wine DLL override: d3d12=n
protontricks (DEBUG): Setting Wine DLL override: d3d12core=n
protontricks (DEBUG): Setting Wine DLL override: nvapi=n
protontricks (DEBUG): Setting Wine DLL override: nvapi64=n
protontricks (DEBUG): Setting Wine DLL override: nvofapi64=n
protontricks (DEBUG): Setting Wine DLL override: nvcuda=b
protontricks (DEBUG): Setting default env var: WINE_LARGE_ADDRESS_AWARE=1
protontricks (DEBUG): Setting default env var: DXVK_ENABLE_NVAPI=1
protontricks (INFO): Created Steam Runtime Wine binary directory at /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin
protontricks (INFO): WINE environment variable is not available. Setting WINE environment variable to Proton bundled version.
protontricks (INFO): WINESERVER environment variable is not available. Setting WINESERVER environment variable to Proton bundled version
protontricks (INFO): Attempting to run command ['/nix/store/4gcyshixmpr7ndinbghhrhv83bf3l4wv-winetricks-20250102/bin/winetricks', 'vcrun2022']
Executing cd /nix/store/4gcyshixmpr7ndinbghhrhv83bf3l4wv-winetricks-20250102/bin
------------------------------------------------------
warning: Unknown file arch of /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wineserver.
------------------------------------------------------
------------------------------------------------------
warning: Unknown file arch of /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wine.
------------------------------------------------------
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
warning: WoW64 type could not be detected.
------------------------------------------------------
Using winetricks 20250102 - sha256sum: ecaae888868ccdec6f0a186e7dc821f021289a6b3be5bb3f7337df6d2e907ef8 with wine-10.0 (Staging) and WINEARCH=win64
Executing w_do_call vcrun2022
------------------------------------------------------
warning: Unknown file arch of /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wineserver.
------------------------------------------------------
------------------------------------------------------
warning: Unknown file arch of /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wine.
------------------------------------------------------
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
------------------------------------------------------
warning: WoW64 type could not be detected.
------------------------------------------------------
Executing load_vcrun2022
Using native,builtin override for following DLLs: concrt140 msvcp140 msvcp140_1 msvcp140_2 msvcp140_atomic_wait msvcp140_codecvt_ids vcamp140 vccorlib140 vcomp140 vcruntime140
Executing /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wine C:\windows\syswow64\regedit.exe C:\windows\Temp\override-dll.reg
protontricks - wine 27121: Checking for running wineserver instance
protontricks - wine 27121: Setting default env: WINEFSYNC=1
protontricks - wine 27121: Setting default env: WINEESYNC=1
protontricks - wine 27121: Starting Wine process directly, Steam runtime: off
fsync: up and running.
002c:fixme:winediag:loader_init wine-staging 10.0 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0040:fixme:ntoskrnl:driver_stub 000000000024ABE0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024AE30 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024C190 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
0050:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
0098:fixme:ntoskrnl:driver_stub 000000000024ABE0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0098:fixme:ntoskrnl:driver_stub 000000000024AE30 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0098:fixme:ntoskrnl:driver_stub 000000000024C190 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
00a4:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
00cc:fixme:winebth:pdo_pnp Unhandled minor function IRP_MN_QUERY_DEVICE_TEXT.
Executing /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wine64 C:\windows\regedit.exe C:\windows\Temp\override-dll.reg
protontricks - wine64 27189: Checking for running wineserver instance
protontricks - wine64 27189: Setting default env: WINEFSYNC=1
protontricks - wine64 27189: Setting default env: WINEESYNC=1
protontricks - wine64 27189: Starting Wine process directly, Steam runtime: off
fsync: up and running.
002c:fixme:winediag:loader_init wine-staging 10.0 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0040:fixme:ntoskrnl:driver_stub 000000000024ABE0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024AE30 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024C190 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
0050:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
0094:fixme:ntoskrnl:driver_stub 000000000024ABE0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0094:fixme:ntoskrnl:driver_stub 000000000024AE30 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0094:fixme:ntoskrnl:driver_stub 000000000024C190 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
00a0:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
00c8:fixme:winebth:pdo_pnp Unhandled minor function IRP_MN_QUERY_DEVICE_TEXT.
grep: warning: stray \ before /
------------------------------------------------------
warning: Checksum for /home/martin/.cache/winetricks/vcrun2022/vc_redist.x86.exe did not match, retrying download
------------------------------------------------------
Executing cd /home/martin/.cache/winetricks/vcrun2022
Downloading https://aka.ms/vs/17/release/vc_redist.x86.exe to /home/martin/.cache/winetricks/vcrun2022
--2026-01-24 11:02:45-- https://aka.ms/vs/17/release/vc_redist.x86.exe
Resolving aka.ms (aka.ms)... 23.55.210.12
Connecting to aka.ms (aka.ms)|23.55.210.12|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.visualstudio.microsoft.com/download/pr/7ebf5fdb-36dc-4145-b0a0-90d3d5990a61/0C09F2611660441084CE0DF425C51C11E147E6447963C3690F97E0B25C55ED64/VC_redist.x86.exe [following]
--2026-01-24 11:02:47-- https://download.visualstudio.microsoft.com/download/pr/7ebf5fdb-36dc-4145-b0a0-90d3d5990a61/0C09F2611660441084CE0DF425C51C11E147E6447963C3690F97E0B25C55ED64/VC_redist.x86.exe
Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 2a04:4e42:6b::684, 151.101.238.172
Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|2a04:4e42:6b::684|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13953392 (13M) [application/octet-stream]
Saving to: ‘vc_redist.x86.exe’
vc_redist.x86.exe 100%[=============================>] 13.31M 11.4MB/s in 1.2s
2026-01-24 11:02:48 (11.4 MB/s) - ‘vc_redist.x86.exe’ saved [13953392/13953392]
Executing cd /home/martin
------------------------------------------------------
SHA256 mismatch!
URL: https://aka.ms/vs/17/release/vc_redist.x86.exe
Downloaded: 0c09f2611660441084ce0df425c51c11e147e6447963c3690f97e0b25c55ed64
Expected: dd1a8be03398367745a87a5e35bebdab00fdad080cf42af0c3f20802d08c25d4
This is often the result of an updated package such as vcrun2019.
If you are willing to accept the risk, you can bypass this check.
Alternatively, you may use the --force option to ignore this check entirely.
Continue anyway?
------------------------------------------------------
Press Y or N, then Enter: y
Executing cabextract -q --directory=/home/martin/.local/share/Steam/steamapps/compatdata/489830/pfx/dosdevices/c:/windows/temp/win32 /home/martin/.cache/winetricks/vcrun2022/vc_redist.x86.exe -F a10
Executing cabextract -q --directory=/home/martin/.local/share/Steam/steamapps/compatdata/489830/pfx/dosdevices/c:/windows/syswow64 /home/martin/.local/share/Steam/steamapps/compatdata/489830/pfx/dosdevices/c:/windows/temp/win32/a10 -F msvcp140.dll
/home/martin/.local/share/Steam/steamapps/compatdata/489830/pfx/dosdevices/c:/windows/temp/win32/a10: WARNING; possible 10368 extra bytes at end of file.
Executing cd /home/martin/.cache/winetricks/vcrun2022
Executing /home/martin/.cache/protontricks/proton/GE-Proton10-28/bin/wine vc_redist.x86.exe
protontricks - wine 27305: Checking for running wineserver instance
protontricks - wine 27305: Setting default env: WINEFSYNC=1
protontricks - wine 27305: Setting default env: WINEESYNC=1
protontricks - wine 27305: Starting Wine process directly, Steam runtime: off
fsync: up and running.
002c:fixme:winediag:loader_init wine-staging 10.0 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0040:fixme:ntoskrnl:driver_stub 000000000024ABE0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024AE30 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0040:fixme:ntoskrnl:driver_stub 000000000024C190 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
0050:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
0098:fixme:ntoskrnl:driver_stub 000000000024ABE0 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\pci" stub!
0098:fixme:ntoskrnl:driver_stub 000000000024AE30 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\hidusb" stub!
0098:fixme:ntoskrnl:driver_stub 000000000024C190 L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\Disk" stub!
00a4:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
00cc:fixme:winebth:pdo_pnp Unhandled minor function IRP_MN_QUERY_DEVICE_TEXT.
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0024:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0024:err:ver:GetFileVersionInfoSizeExW HACK: not exposing version info.
0024:fixme:advapi:DecryptFileW (L"C:\\users\\steamuser\\AppData\\Local\\Temp\\{3F40AA22-AF80-4960-A147-0F5DCBABCA33}\\", 00000000): stub
0118:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0118:fixme:uiautomation:uia_get_providers_for_hwnd Override provider callback currently unimplemented.
0118:fixme:uiautomation:default_uia_provider_callback Default ProviderType_NonClientArea provider unimplemented.
0118:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0118:fixme:uiautomation:base_hwnd_fragment_get_FragmentRoot 000000000081DC88, 000000000021F9A0: stub!
0118:fixme:uiautomation:base_hwnd_fragment_GetEmbeddedFragmentRoots 000000000081DC88, 000000000021F9B0: stub!
Wine cannot find the FreeType font library. To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
012c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
012c:err:ver:GetFileVersionInfoSizeExW HACK: not exposing version info.
012c:fixme:advapi:DecryptFileW (L"C:\\users\\steamuser\\AppData\\Local\\Temp\\{8BE320DD-9D10-40E3-9537-AAD2111968CA}\\", 00000000): stub
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 00000000008840C0, 10002, 000000000192F8A0: stub
0050:fixme:ntoskrnl:kernel_object_from_handle No constructor for type L"Token"
0144:fixme:shell:SHAutoComplete stub
0144:err:syslink:SYSLINK_SetFont Failed to create link font!
0144:err:syslink:SYSLINK_SetFont Failed to create link font!
012c:err:ver:GetFileVersionInfoSizeExW HACK: not exposing version info.
0130:fixme:oleacc:Window_get_accState (00000000008448C0)->(000000000192FB20 {VT_I4: 0} 000000000192FB40)
0144:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {6d5140c1-7436-11ce-8034-00aa006009fa} with error 0x80004002
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0144:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {6d5140c1-7436-11ce-8034-00aa006009fa} with error 0x80004002
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0130:fixme:oleacc:find_class_data unhandled window class: L"Static"
0130:fixme:oleacc:find_class_data unhandled window class: L"Button"
0144:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {6d5140c1-7436-11ce-8034-00aa006009fa} with error 0x80004002
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {6d5140c1-7436-11ce-8034-00aa006009fa} with error 0x80004002
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0144:fixme:syslink:Accessible_get_accFocus 00CBE030
0144:fixme:oleacc:LresultFromObject unsupported wParam = ffffffff
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {6d5140c1-7436-11ce-8034-00aa006009fa} with error 0x80004002
0144:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {6d5140c1-7436-11ce-8034-00aa006009fa} with error 0x80004002
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000838300, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000839CB0, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000873570, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000838300, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
^CTraceback (most recent call last):
File "/nix/store/5kq37k4yp7nk68wb01zs8j6rifzil0lw-protontricks-1.13.1/bin/.protontricks-wrapped", line 9, in <module>
sys.exit(cli())
~~~^^
File "/nix/store/5kq37k4yp7nk68wb01zs8j6rifzil0lw-protontricks-1.13.1/lib/python3.13/site-packages/protontricks/cli/main.py", line 32, in cli
main(args)
~~~~^^^^^^
File "/nix/store/5kq37k4yp7nk68wb01zs8j6rifzil0lw-protontricks-1.13.1/lib/python3.13/site-packages/protontricks/cli/util.py", line 180, in wrapper
return cli_func(self, *args, **kwargs)
File "/nix/store/5kq37k4yp7nk68wb01zs8j6rifzil0lw-protontricks-1.13.1/lib/python3.13/site-packages/protontricks/cli/main.py", line 410, in main
returncode = run_command(
winetricks_path=winetricks_path,
...<7 lines>...
cwd=cwd
)
File "/nix/store/5kq37k4yp7nk68wb01zs8j6rifzil0lw-protontricks-1.13.1/lib/python3.13/site-packages/protontricks/util.py", line 679, in run_command
process = _start_process(
command, wait=True, **kwargs
)
File "/nix/store/5kq37k4yp7nk68wb01zs8j6rifzil0lw-protontricks-1.13.1/lib/python3.13/site-packages/protontricks/util.py", line 439, in _start_process
process.wait()
~~~~~~~~~~~~^^
File "/nix/store/qzc04a3npl70cyyy6flnnrb2ig3kayxm-python3-3.13.11/lib/python3.13/subprocess.py", line 1280, in wait
return self._wait(timeout=timeout)
~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/nix/store/qzc04a3npl70cyyy6flnnrb2ig3kayxm-python3-3.13.11/lib/python3.13/subprocess.py", line 2085, in _wait
(pid, sts) = self._try_wait(0)
~~~~~~~~~~~~~~^^^
File "/nix/store/qzc04a3npl70cyyy6flnnrb2ig3kayxm-python3-3.13.11/lib/python3.13/subprocess.py", line 2043, in _try_wait
(pid, sts) = os.waitpid(self.pid, wait_flags)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
KeyboardInterrupt
~ took 24s
✗ 0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000083C600, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000842880, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000000838300, 10002, 000000000192F8A0: stub
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 00000000008410E0, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0130:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0130:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 000000000083C600, 10002, 000000000192F8A0: stub
0130:fixme:oleacc:find_class_data unhandled window class: L"#32769"
dahliavkarma
Metadata
Metadata
Assignees
Labels
No labels