https://bugs.kde.org/show_bug.cgi?id=440027
Andrey <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #24 from Andrey <[email protected]> --- (In reply to slartibart70 from comment #23) > Yaroslav recommended to provide this info as well: > > $ grep LayoutList ~/.config/kxkbrc > LayoutList=eu,us Considering the recent backtrace, XKB thinks there are 4 layouts, but you have only 2 in kxkbrc configured: #5 KWin::KeyboardLayoutDBusInterface::getLayoutsList (this=0x5626bc88c680) at /usr/src/debug/kwin-5.22.5-1.fc34.x86_64/src/keyboard_layout.cpp:234 i = 3 ... layoutsSize = 4 displayNamesSize = 2 Try to determine source of the extra layouts: (In reply to slartibart70 from comment #9) > Regarding keyboard: maybe just on slight thing that comes to my mind: i > added a remapping of caps-lock to control key in a separate mapping file > which is loaded / added with localctl > > Could this interfere somehow? Let's eliminate that. Make sure there is no external mapping taking place, no XKB.. environment variables with configuration, etc. -- You are receiving this mail because: You are watching all bug changes.
