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
Be more robust when parsing /etc/default/keyboard vs. /etc/X11/xorg.conf.d/00-keyboard.conf (was: PANIC: No system XkbLayout found (openSUSE specific issue))
#66
Open
sunweaver opened this issue
Apr 23, 2024
· 1 comment
· May be fixed by #72
This issue was related to an empty /etc/default/keyboard file. The parser should report better what the currently problem is and it should esp. not crash.
Furthermore, if /etc/default/keyboard does not deliver proper results, we should maybe fallback to /etc/X11/xorg.conf.d/00-keyboard.conf and see if that works better.
sunweaver
changed the title
PANIC: No system XkbLayout found (openSUSE specific issue)
Be more robust when parsing /etc/default/keyboard vs. /etc/X11/xorg.conf.d/00-keyboard.conf (was: PANIC: No system XkbLayout found (openSUSE specific issue))
May 28, 2024
tari01
added a commit
to tari01/ayatana-indicator-keyboard
that referenced
this issue
Jul 18, 2024
The keyboard indicator exits immediately when launched in arctica-greeter with: PANIC: No system XkbLayout found.
This can be observed on openSUSE 15.5.
The text was updated successfully, but these errors were encountered: