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

linux error with arm64 and amd64 #222

Open
ukcai696969 opened this issue Jan 1, 2024 · 0 comments
Open

linux error with arm64 and amd64 #222

ukcai696969 opened this issue Jan 1, 2024 · 0 comments

Comments

@ukcai696969
Copy link

ukcai696969 commented Jan 1, 2024

when giving it the correct perms its fine but when i run the file this gappens

root@penguin:/home/ukcai6969# ./scarletcloudux-linux-amd64
WARNING: Native anisette not setup by you. Login issues may occur.
Listening on :6969
No protocol specified
2024/01/01 17:40:40 PlatformError: X11: Failed to open display :0
panic: NotInitialized: The GLFW library is not initialized

goroutine 1 [running, locked to thread]:
github.com/go-gl/glfw/v3.3/glfw.acceptError({0x0, 0x0, 0xc00021fc40?})
github.com/go-gl/glfw/v3.3/[email protected]/error.go:174 +0x1ae
github.com/go-gl/glfw/v3.3/glfw.panicError(...)
github.com/go-gl/glfw/v3.3/[email protected]/error.go:185
github.com/go-gl/glfw/v3.3/glfw.CreateStandardCursor(0x2818a0?)
github.com/go-gl/glfw/v3.3/[email protected]/input.go:530 +0x45
fyne.io/fyne/v2/internal/driver/glfw.initCursors()
fyne.io/fyne/[email protected]/internal/driver/glfw/window.go:43 +0x5f
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).initGLFW.func1()
fyne.io/fyne/[email protected]/internal/driver/glfw/loop.go:105 +0x54
sync.(*Once).doSlow(0x0?, 0xb128a0?)
sync/once.go:74 +0xc2
sync.(*Once).Do(...)
sync/once.go:65
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).initGLFW(0xafd266?)
fyne.io/fyne/[email protected]/internal/driver/glfw/loop.go:94 +0x45
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).createWindow.func1()
fyne.io/fyne/[email protected]/internal/driver/glfw/window.go:1408 +0x4a
fyne.io/fyne/v2/internal/driver/glfw.runOnMain(0xc000374ea0)
fyne.io/fyne/[email protected]/internal/driver/glfw/loop.go:55 +0xdc
fyne.io/fyne/v2/internal/driver/glfw.(*gLDriver).createWindow(0xc0000705a0, {0x3158cf, 0xc}, 0x1)
fyne.io/fyne/[email protected]/internal/driver/glfw/window.go:1407 +0xf2
fyne.io/fyne/v2/internal/driver/glfw.(gLDriver).CreateWindow(0xc0000705a0?, {0x3158cf?, 0x0?})
fyne.io/fyne/[email protected]/internal/driver/glfw/window.go:1399 +0x25
fyne.io/fyne/v2/app.(fyneApp).NewWindow(0x0?, {0x3158cf?, 0x5?})
fyne.io/fyne/[email protected]/app/app.go:57 +0x26
main.main()
usescarlet.com/debserver/main.go:92 +0xd4
root@penguin:/home/ukcai6969#

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

1 participant