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

窗口启动失败,报错 #6

Open
Caterpolaris opened this issue Nov 16, 2023 · 1 comment
Open

窗口启动失败,报错 #6

Caterpolaris opened this issue Nov 16, 2023 · 1 comment

Comments

@Caterpolaris
Copy link

感谢作者的好项目!

运行wails dev 以及编译后运行都提示以下内容,
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal DEB | [DevWebServer] Serving DevServer at http://localhost:34115 libEGL warning: DRI2: failed to authenticate

系统环境:

└─$ uname -a

Linux Doit 6.3.0-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.3.7-1 (2023-06-29) x86_64 GNU/Linux
└─$ wails doctor

                                
          Wails Doctor          
                                

                                                                                                                                                                                                                                                                                      
# Wails
Version         | v2.6.0
Package Manager | apt   

# System
┌───────────────────────────────┐
| OS           | Kali GNU/Linux |
| Version      | 2023.2         |
| ID           | kali           |
| Go Version   | go1.20.7       |
| Platform     | linux          |
| Architecture | amd64          |
└───────────────────────────────┘

# Dependencies
┌────────────────────────────────────────────────────────────┐
| Dependency | Package Name          | Status    | Version   |
| *docker    | docker.io             | Installed | 24.0.5    |
| gcc        | build-essential       | Installed | 12.10     |
| libgtk-3   | libgtk-3-dev          | Installed | 3.24.38-2 |
| libwebkit  | libwebkit2gtk-4.0-dev | Installed | 2.40.5-1  |
| npm        | npm                   | Installed | 9.8.1     |
| *nsis      | nsis                  | Installed | v3.09-1   |
| pkg-config | pkg-config            | Installed | 1.8.1     |
└───────────────── * - Optional Dependency ──────────────────┘

# Diagnosis
 SUCCESS  Your system is ready for Wails development!
└─$ node -v                
v20.0.0

image

测试wails demo项目是没问题的

image

@duolabmeng6
Copy link
Owner

下次我开个虚拟机看看什么问题 按理说是可以的..之前跑过的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants