aptakube icon indicating copy to clipboard operation
aptakube copied to clipboard

Cannot create EGL context: invalid display (last error: EGL_SUCCESS) - nixOS

Open sincorchetes opened this issue 1 year ago • 3 comments

Current and expected behavior

Hello, I'm currently using nixOS 24.11 with latest updates.

appimage-run aptakube_1.10.6_amd64.AppImage 
Uncompress aptakube_1.10.6_amd64.AppImage of type 02 @ offset 193728
[===========================================================================================================================================================================================================================================================================================================|] 2668/2668 100%
aptakube_1.10.6_amd64.AppImage is now installed in /home/sincorchetes/.cache/appimage-run/2a878a591a676babf09c437dca8d2e3867a359641e8e1faa174746ff56e1e95b
Cannot get default EGL display: EGL_SUCCESS
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

Environment & Operating System

nixOS 24.11

sincorchetes avatar Feb 15 '25 16:02 sincorchetes

Is that a regression? Or did you get the same error on 1.10.5?

Alternatively, there's also an instruction here on how to package Aptakube for a nix: https://github.com/aptakube/aptakube/issues/212#issuecomment-2514813523

goenning avatar Feb 15 '25 20:02 goenning

same error with 1.11.4 (archlinux with xorg)

Julien-Delavisse avatar Apr 17 '25 13:04 Julien-Delavisse

  • Paying for an app
  • Encountering a bug which renders the application completely unusable
  • Not having source code to even check or fix myself
  • Check on GitHub, it's reported and open for MONTHS
  • Will not pay again for that

For everyone else who is stuck on this, for me launching from terminal with WEBKIT_DISABLE_DMABUF_RENDERER=1 aptakube worked. Running on ArchLinux with cosmic-epoch (Wayland)

YannikSc avatar May 19 '25 16:05 YannikSc