vinegarhq / vinegar

An open-source, minimal, configurable, fast bootstrapper for running Roblox on Linux.
https://vinegarhq.org
GNU General Public License v3.0
375 stars 34 forks source link

Webview installer fails #395

Closed brotherman123 closed 4 months ago

brotherman123 commented 4 months ago

Acknowledgement of preliminary instructions

What problem did you encounter?

When deleting prefix to install webview it gives this error

2024/02/25 13:30:50 INFO Initializing wineprefix dir=/home/mohamed/.var/app/org.vinegarhq.Vinegar/data/vinegar/prefixes/studio
esync: up and running.
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:loader_init wine-staging 9.2 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:err:ole:start_rpcss Failed to open RpcSs service
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
007c:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
wine: failed to open L"C:\\windows\\syswow64\\rundll32.exe": c0000135
wine: configuration in L"/home/mohamed/.var/app/org.vinegarhq.Vinegar/data/vinegar/prefixes/studio" has been updated.
reg: The operation completed successfully
2024/02/25 13:30:55 INFO Setting Wineprefix version to win7
2024/02/25 13:30:56 INFO Downloading WebView version=109.0.1518.140 url=https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/updt/2023/09/microsoftedgestandaloneinstallerx64_1c890b4b8dd6b7c93da98ebdc08ecdc5e30e50cb.exe path=/tmp/unc_msedgestandalone.417394951.exe
2024/02/25 13:30:56 ERROR init Studio: failed to install webview: Get "https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/updt/2023/09/microsoftedgestandaloneinstallerx64_1c890b4b8dd6b7c93da98ebdc08ecdc5e30e50cb.exe": dial tcp 0.0.0.0:443: connect: connection refused
2024/02/25 13:31:09 Opening log file: /home/mohamed/.var/app/org.vinegarhq.Vinegar/cache/vinegar/logs/Studio-2024-02-25T13:30:50-05:00.log

System information

* Vinegar: v1.7.4 
* Distro: Freedesktop SDK 23.08 (Flatpak runtime)
* Processor: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
  * Supports AVX: true
  * Supports split lock detection: false
* Kernel: 6.7.5-200.fc39.x86_64
* Wine (Player): v9.2 (Staging)
* Wine (Studio): v9.2 (Staging)
* Flatpak: [x]
* Cards:
  * Card 0: i915 0000:00:02.0 /sys/class/drm/card0
  * Card 1: nouveau 0000:01:00.0 /sys/class/drm/card1
apprehensions commented 4 months ago

Try to download https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/updt/2023/09/microsoftedgestandaloneinstallerx64_1c890b4b8dd6b7c93da98ebdc08ecdc5e30e50cb.exe yourself, otherwise you are unable to download Webview.

brotherman123 commented 4 months ago

Problem loading page. Couldn't i just get it from the regular webview installer page?

apprehensions commented 4 months ago

Screenshot?

brotherman123 commented 4 months ago

image is it possible to download from this site? https://developer.microsoft.com/en-us/microsoft-edge/webview2/?form=MA13LH

apprehensions commented 4 months ago

Wouldn't reccomend...

brotherman123 commented 4 months ago

is it possible?

brotherman123 commented 4 months ago

hello?

brotherman123 commented 4 months ago

????

brotherman123 commented 4 months ago

downloaded the x64 (one that failed)

Atemo-C commented 4 months ago

https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/updt/2023/09/microsoftedgestandaloneinstallerx64_1c890b4b8dd6b7c93da98ebdc08ecdc5e30e50cb.exe

This works just fine for me. :+1:

brotherman123 commented 4 months ago

IT WORKED

brotherman123 commented 4 months ago

I got it to download

brotherman123 commented 4 months ago

I just needed to reboot my machine