https://bugs.kde.org/show_bug.cgi?id=368063
--- Comment #55 from tomas nackaerts <tomas.nackae...@gmail.com> --- (In reply to Fabian Vogt from comment #51) > Assuming that "numlockx off/on" works, but "kded5 --replace" does not: > - Is "keyboard daemon" enabled in "background services"? > - What's the output of "gdb -ex 'break XkbLockModifiers' -ex r -ex bt -ex > quit --args kded5 --replace"? > - What's the output of "gdb -ex 'break KModifierKeyInfo::setKeyLocked' -ex r > -ex bt -ex quit --args kded5 --replace"? > > (Answer "yes" if gdb asks something) Didn't see this comment when i reopened this bug report. Seems like the keyboard daemon was for some reason not running. after starting the daemon the numlock turned on. I will check in the following days if this permanently fixes this issue. -- You are receiving this mail because: You are watching all bug changes.