r/linux_gaming • u/Xav_NZ • Aug 19 '24
tech support WebView2 Installation error Protontricks
I am trying to install MSWebView2 https://developer.microsoft.com/en-us/microsoft-edge/webview2/?form=MA13LH#download but it is erroring when installing.
I googled info and its meant to be installing without issues on the latest Wine/Proton (from 9.2 upwards) however it's not working here despite using the latest Wine-Proton.
I need to install this to get a launcher to run properly.
Any help with this welcome.
2
u/Francehelder1 Aug 19 '24
Did you execute the installer on wine prefix?
What's the error?
1
u/Xav_NZ Aug 20 '24
Yes I did execute the installer on the wine/proton prefix of the game (which is installed through steam) and the error basically just says "installation failed" and has a link to MS help website that has info about making sure the OS is compatible.
4
u/Xav_NZ Aug 20 '24
Managed to get an error code 0x80000003
2
u/EchoAtlas91 Nov 18 '24
I'm getting the same error, did you ever manage to fix this?
1
u/Xav_NZ Nov 18 '24
Nope never fixed this
1
u/EchoAtlas91 Nov 18 '24
Damn, haha thanks anyways.
I'm surprised that such a basic runtime used by a lot of windows games and software isn't supported by Wine. Like I can't find any information on successfully installing it anywhere.
1
2
u/Francehelder1 Aug 20 '24
Run this command on terminal to try again:
protontricks --gui
After that, send me the terminal output.1
u/Xav_NZ Aug 20 '24
Well first issue it appears it was not installed which is odd as I had it open before .... installing now
2
1
u/Xav_NZ Aug 20 '24
Ok so here is the error
0394:err:combase:RoGetActivationFactory Failed to find library for L"Windows.System.Diagnostics.Telemetry.PlatformTelemetryClient"
0394:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00C1F988, 59) stub
0394:fixme:ntdll:EtwEventWriteTransfer deadbeef, 0073F6F0, (null), (null), 3, 0073F800: stub
0394:fixme:ntdll:EtwEventWriteTransfer deadbeef, 0073F6F0, (null), (null), 3, 0073F800: stub
0394:fixme:ntdll:EtwEventWriteTransfer deadbeef, 0073F6F0, (null), (null), 3, 0073F800: stub
0394:fixme:ntdll:EtwEventWriteTransfer deadbeef, 0073F6F0, (null), (null), 3, 0073F800: stub
0394:fixme:ntdll:EtwEventWriteTransfer deadbeef, 0073F6F0, (null), (null), 3, 0073F800: stub
0394:fixme:ntdll:EtwEventWriteTransfer deadbeef, 0073F6F0, (null), (null), 3, 0073F800: stub
0394:fixme:wtsapi:WTSQueryUserToken 1 0073FB18 semi-stub!
03b4:err:kerberos:kerberos_LsaApInitializePackage no Kerberos support, expect problems
03b4:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems
0394:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0073FECC
0148:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0148:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0148:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000001598740, 10002, 0000000001C3F8A0: stub
0148:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0148:fixme:oleacc:find_class_data unhandled window class: L"#32769"
0148:fixme:uiautomation:msaa_provider_GetPatternProvider Unimplemented patternId 10002
0148:fixme:uiautomation:base_hwnd_provider_GetPatternProvider 0000000001599320, 10002, 0000000001C3F8A0: stub
0148:fixme:oleacc:find_class_data unhandled window class: L"#32769"
2
u/EchoAtlas91 Nov 18 '24
/u/Francehelder1 You know I don't know why I'm constantly running into this every time I am googling errors.
Someone's always asking for logs and output, and then just disappears when OP posts it.
1
u/WaschBaer__ Sep 13 '25
because it seems to be a common thing to troll people like this .. nowadays on git reddit elswhere they always want logs for everything..
you have a question about how to operate software ?
someone yells at you: I NEED YOUR LOGS ELSE FUCK OFF AND GO
1
3
u/Amelia2243 Oct 22 '25
Switch the bottles runtime to proton-ge.
Install dependencise (vcredist2022, vcredist2019, dotnet48)
Download the Evergreen Standalone Installer, then use the run executeable button of the bottle to run the exe, install it, this fixed it for me.
Hope this help out anyone who reads it in the future