Skip to content

窗口启动失败,报错 #6

Description

@Caterpolaris

感谢作者的好项目!

运行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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions