mgba-emu/mgba

mGBA-qt crashes on startup

freq-mod opened this issue · 4 comments

fresh master as of Aug 21 2024:
QWaylandGLContext::makeCurrent: eglError: 0x300d, this: 0x7076fc001630
mgba-qt: ../libepoxy/src/dispatch_common.c:872: epoxy_get_proc_address: The assertion condition `0 && “Couldn't find current GLX or EGL context.\n”' was not met. Aborted (memory dump)

Arch Linux, KDE, intel UHD 620

Does this happen with the latest dev build? I recently updated the builder so EGL stuff may be working better now. I haven't tested yet.

It still does that. Sorry for keeping you waiting. @endrift

This might have been fixed by 377ddf5. Can you try latest dev build again?

it seems it works now, thanks!