Bug 435002

Summary: XKB: Failed to compile keymap: Couldn't process include statement for 'latam(\0)'
Product: [Plasma] kwin Reporter: Alberto Salvia Novella <es20490446e>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: 5.21.3   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alberto Salvia Novella 2021-03-27 04:51:46 UTC
LOG:
kwin_xkbcommon: XKB: Couldn't process include statement for 'latam(\0)'
kwin_xkbcommon: XKB: Abandoning symbols file "(unnamed)"
kwin_xkbcommon: XKB: Failed to compile xkb_symbols
kwin_xkbcommon: XKB: Failed to compile keymap

CAUSE:
In "~/.config/kxkbrc", "VariantList=\\0" automatically set as "\\0" on login.

WORK-AROUND:
Setting "VariantList=basic"
Comment 1 Nate Graham 2021-03-31 02:56:14 UTC
Can confirm.
Comment 2 Nate Graham 2021-03-31 19:35:50 UTC
In fact this is Bug 433576.

*** This bug has been marked as a duplicate of bug 433576 ***