Open InspiringCode opened 8 months ago
Thanks for your bug report. This error is most likely caused by Webview2 either being too old or too new.
Can you try playing around with the version you have installed of Webview2? You can find it here https://developer.microsoft.com/en-us/microsoft-edge/webview2/?ch=1&form=MA13LH
I tried to download and unpack the fixed version cab-files, extracted them to a folder and set the WEBVIEW2_BROWSER_EXECUTABLE_FOLDER
environment variable to that path before starting the app. But nothing changed. Any other hints I could try?
Try using one of the evergreen installers. I think you'd have to add something in the code base for the environment variable to work.
And remember to restart your computer after install
Afaik you can't choose the version with the evergreen installers. In fact I downloaded the latest version and it even didn't let me install it, because there is already one version installed on my system (which I can't event uninstall).
Is it possible that the problem is related to the Internet Security settings as mentioned here? Unfortunately I can't change these settings myself because they are controlled by our system administrators.
That is indeed a possibility, even more so if you're under such security restriction. Since you've tried installing Webview2 manually with no avail, it is likely the cause.
However for future readers. Needing the proper version of Webview2 (or webkit2gtk for linux) is usually the most common causes for this, and is also described in upstream Wails issues.
Is there an existing issue for this?
Did you read Common issues and fixes?.
Current behaviour
After double clicking vertcoin-ocm.exe, only a white screen is shown:
After some time, when clicking into this white screen, a JavaScript error is shown:
I already have excluded the Vertcoin exe and AppData folders from Windows Defender.
The latest stable version behaves the same way. Is it possible that I have to change some security setting in Microsoft Edge or so?
Expected behaviour
The program starts up or gives a meaningful error message.
Steps to reproduce
Just doubled clicked the exe.
Relevant log output
Log output:
Debug output:
How did you obtain Vertcoin OCM?
Pre-built binaries
What version of Vertcoin OCM are you using?
v2.2-beta3
Operating system and version
Windows 10
Machine specifications
No response