-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank (white) screen after starting #619
Comments
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 |
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. 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
The text was updated successfully, but these errors were encountered: