Skip to content
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

GUI (PyWebView) not working on certain platform #4

Closed
BloodDragon2580 opened this issue Mar 4, 2024 · 2 comments
Closed

GUI (PyWebView) not working on certain platform #4

BloodDragon2580 opened this issue Mar 4, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@BloodDragon2580
Copy link

When I start the program, no image is displayed on my Windows 2019 Server, see photo.

Screenshot 2024-03-04 150439

@KrisCris
Copy link
Owner

KrisCris commented Mar 4, 2024

Update:

If you don't like opening the browser or installing whatever runtime it requires, then try this build: https://github.com/KrisCris/Palworld-Pal-Editor/releases/tag/Alt-QtWebView


open http://127.0.0.1:58080 (or whatever port you specified) in your browser, preferably Firefox or Chrome.

or, try running with --mode web, or set "mode": "web" in the generated config

Note: if you run the program in web mode while having an open firewall rule for the port, you may want to set a password, see the Config section on the readme ; )

@KrisCris
Copy link
Owner

KrisCris commented Mar 4, 2024

For Windows User: To fix this, you will need to install the MS Edge Runtime: https://developer.microsoft.com/en-us/microsoft-edge/webview2/

Further detail: https://pywebview.flowrl.com/guide/web_engine.html

@KrisCris KrisCris pinned this issue Mar 4, 2024
@KrisCris KrisCris changed the title No image on windows server 2019 GUI (PyWebView) not working on certain platform Mar 4, 2024
@KrisCris KrisCris added the wontfix This will not be worked on label Mar 6, 2024
@KrisCris KrisCris mentioned this issue Mar 31, 2024
@KrisCris KrisCris added bug Something isn't working and removed wontfix This will not be worked on labels Mar 31, 2024
@KrisCris KrisCris added documentation Improvements or additions to documentation and removed bug Something isn't working labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants