With TIA for any assistance, I’ve been pulling my hair out trying to solve this for the last couple of weeks (+/-).
I have a mature and well-known program called “oscar” that has been operating flawlessly under KDE wayland for more than a year. Since an update a couple of weeks ago (I think, timeline-wise) It now fails under wayland. It works fine under an X11 session.
I think this is a problem local to my machine, since not a single user has reported any related issue upstream to the oscar team.
Here’s the output from running oscar in the terminal:
$ oscar
libEGL warning: failed to get driver name for fd 15
failed to get driver name for fd 16
MESA: error: Unknown kernel mode driver
libEGL warning: egl: failed to create dri2 screen
failed to get driver name for fd 16
MESA: error: Unknown kernel mode driver
libEGL warning: egl: failed to create dri2 screen
QWaylandGLContext: Failed to create the decorations EGLContext. Decorations will not be drawn.
Warning: fallback to QtQuick software backend.
00000: Debug: Started logging thread
00000: Debug: OSCAR starting Tue Nov 18 09:09:49 2025
00000: Debug: APP-NAME: "OSCAR"
00000: Debug: APP-PATH: "/usr/bin"
00000: Debug: Trying "/usr/bin/Html/about.html"
00000: Debug: Trying "/usr/share/oscar/Html/about.html"
00000: Debug: APP-RESOURCES: "/usr/share/oscar"
00000: Debug: High Resolution Mode is Disabled
00000: Debug: OSCAR 1.6.1+master-45dfc14 (linux x86_64)
00000: Debug: Built with Qt 5.15.18 on Nov 9 2025 00:13:25
00000: Debug: system locale date format "dddd, MMMM d, yyyy"
00000: Debug: shortened date format "ddd MMM d yyyy" dayFirst false
00000: Debug: number of built-in *.qm files 0
00000: Debug: Inbuilt Translations: en_US
00000: Debug: number of external *.qm files 30
00000: Debug: Number of external translations is 30
00000: Debug: Extra Translations: af, ar, bg, cz, da, de, el, en_UK, es, es_MX, fi, fil, fr, he, hu, it, ja, ko, nl, no, pl, pt, pt_BR, ro, ru, sv, th, tr, zh_CN, zh_TW
00000: Debug: Using default language en_US
00075: Debug: Logging UI initialized
00076: Debug: Using System Tray for Menu
00077: Warning: QWaylandGLContext: Failed to create the decorations EGLContext. Decorations will not be drawn.
Segmentation fault (core dumped) oscar
Here’s the output of my inxi -Ga: https://0x0.st/KfW1.txt
I’ve run this output through the GPTs; I’ve researched in our forum, and generally online, the mesa, libEGL, and QWaylandGLContext error outputs to the best of my ability, and I can’t resolve the issue.
To the best of my knowledge, no other package across my system is failing.
Happy to post other logs, etc.
Again, thanks for any thoughts!
