You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: LIBGL_ALWAYS_SOFTWARE=1 – EGL_BAD_PARAMETER-Crash auf KDE Plasma behoben
GDK_BACKEND=x11 reicht nicht: WebKits GPU-Subprocess initialisiert EGL
unabhängig vom GTK-Backend und crasht auf AMD + Mesa 26 mit EGL_BAD_PARAMETER.
LIBGL_ALWAYS_SOFTWARE=1 verhindert GPU-EGL-Init komplett (Mesa → llvmpipe).
Für eine Business-App kein wahrnehmbarer Unterschied.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments