wailsapp / wails

Create beautiful applications using Go
https://wails.io
MIT License
24.48k stars 1.18k forks source link

My app doesn't run #2985

Open argigeek opened 11 months ago

argigeek commented 11 months ago

Description

OS: Linux Mint Debian Edition 5 (Elsie) Wails: v2.6.0

EXPECTED: On wails dev, my app must be running.

OUTPUT: My app is shutting down very fast. I got an error.

No provider of eglCreateImage found. Requires one of: EGL 15 SIGABRT: abort PC=0x7fd6cc803ce1 m=5 sigcode=18446744073709551610 signal arrived during cgo execution It looks like a Wails' dependecies problem, maybe.

To Reproduce

wails dev

Expected behaviour

On wails dev, my app must be running.

Screenshots

No response

Attempted Fixes

No response

System Details

LMDE 5, Wails Doctor said that all is well, but I can install something more if I want.

Additional context

No response

argigeek commented 11 months ago

Before, my app was well. A new project (blank) had this problem too.

leaanthony commented 11 months ago

It might be related to some other issues we've seen recently with linux. Are you using NVIDIA by any chance? Looks like it's an environmental issue with Linux: https://github.com/tauri-apps/tauri/issues/8013

related issues: https://github.com/wailsapp/wails/issues/2977#issuecomment-1762159881

argigeek commented 11 months ago

No, I don't.

Pritep commented 11 months ago

I have that error I had been update my packages, then I tried to run my project and doesn't works