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: amd64 AppImage fails to launch #83

Open
krikun98 opened this issue Nov 12, 2024 · 5 comments
Open

Linux: amd64 AppImage fails to launch #83

krikun98 opened this issue Nov 12, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@krikun98
Copy link

Describe the bug
amd64 AppImage fails to launch: I can see a black window for a fraction of a second, and then it just dies.
From the console the following log is produced:

./zmk-studio_0.1.0_amd64.AppImage                                                                              
Could not create surfaceless EGL display: EGL_BAD_ALLOC. Aborting...
zsh: IOT instruction (core dumped)  ./zmk-studio_0.1.0_amd64.AppImage

To Reproduce
Try to launch the AppImage

Expected behavior
I would expect the AppImage to launch.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • Manjaro with KDE(Plasma 6.1.5)/Wayland, kernel 6.11.2-4-MANJARO
  • App
  • amd64 AppImage release 0.2.0
@krikun98 krikun98 added the bug Something isn't working label Nov 12, 2024
@krikun98
Copy link
Author

Also fails in an X11 session:

./zmk-studio_0.1.0_amd64.AppImage
Gtk-Message: 04:53:33.012: Failed to load module "xapp-gtk3-module"
Could not create surfaceless EGL display: EGL_BAD_ALLOC. Aborting...
zsh: IOT instruction (core dumped)  ./zmk-studio_0.1.0_amd64.AppImage

I am using an AMD 7900XT with the open amdgpu driver.

@goldenHairDafo
Copy link

I have a similar issue with the AppImage. The app starts but the windows
is blank.

Gtk-Message: 10:37:46.524: Failed to load module "xapp-gtk3-module"
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

** (app:8069): WARNING **: 10:38:13.563: atk-bridge: get_device_events_reply: unknown signature

Environment:

  • CachyOS (Arch)
  • Kernel: 6.11.6-2-cachyos
  • X11/i3
  • GPU: AMD 7900XT
  • App-Version: 0.2.2

@kmandarin-orange
Copy link

I'm also having an issue with the AppImage window being blank. When run from the terminal I see similar output, only difference is I'm missing that first line:

Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

** (app:33041): WARNING **: 17:52:39.447: atk-bridge: get_device_events_reply: unknown signature
Environment
  • Fedora Linux 41 Workstation Edition
  • Kernel: 6.11.7-300.fc41.x86_64
  • GNOME DE (Wayland session)
  • App version: 0.2.3
  • Hardware:
    • Framework Laptop 13 AMD
    • CPU: AMD Ryzen™ 7 7840U
    • GPU: AMD Radeon™ 780M

@petejohanson
Copy link
Collaborator

Can folks give the environment variables mentioned here a try? getyaak/app#75 (comment)

@kmandarin-orange
Copy link

Just gave that a try, still got the same errors in terminal and same viewport behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants