Replies: 2 comments 4 replies
-
|
The EGL initialization error in Here are some steps to help isolate and potentially resolve the issue:
The root cause is almost certainly a difference in how the environment is set up between References: To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
|
1.run Still the same. 3.Still the same. still the same.
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I just created a project, then ran '
wails dev' or 'wails build'then run, but 'wails dev' shows errors in the running program and fails to launch the client window:However, it seems that
wails buildis working fine:run the wails doctor
installed packages:
To Reproduce
1.wails init -n xxxx -t vue
2.wails build
3.wails dev
4.
Expected behaviour
Normal operation
Screenshots
No response
Attempted Fixes
No response
System Details
Wails Doctor # Wails Version | v2.10.1 Package Manager | apt # System WARNING: failed to read int from file: open /sys/devices/system/cpu/cpu0/online: no such file or directory ┌──────────────────────────────────────────────────────────────────────────────────────────┐ | OS | Deepin | | Version | 23.1 | | ID | deepin | | Go Version | go1.23.4 | | Platform | linux | | Architecture | amd64 | | CPU | Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz | | GPU 1 | HD Graphics 630 (Intel Corporation) - Driver: i915 | | GPU 2 | GP107M [GeForce GTX 1050 Ti Mobile] (NVIDIA Corporation) - Driver: nvidia | | Memory | 24GB | └──────────────────────────────────────────────────────────────────────────────────────────┘ # Dependencies ┌───────────────────────────────────────────────────────────────────┐ | Dependency | Package Name | Status | Version | | *docker | docker.io | Installed | 28.1.1 | | gcc | build-essential | Installed | 12.3.0 | | libgtk-3 | libgtk-3-dev | Installed | 3.24.41-1deepin3 | | libwebkit | libwebkit2gtk-4.0-dev | Installed | 2.42.2-1 | | npm | npm | Installed | 10.9.0 | | *nsis | Unknown | Not Found | | | pkg-config | pkg-config | Installed | 1.8.1-4 | | | └───────────────────── * - Optional Dependency ─────────────────────┘ # Diagnosis SUCCESS Your system is ready for Wails development! ♥ If Wails is useful to you or your company, please consider sponsoring the project: https://github.com/sponsors/leaanthonyAdditional context
No response
issue link:
#4368
Beta Was this translation helpful? Give feedback.
All reactions