Skip to content

Fix kded_keyboard crash if configured layout is empty.

Xuetian Weng requested to merge work/fix-crash into master

The step to produce the crash:

  1. Check configured layout in the keyboard KCM
  2. Delete all entries in the KCM
  3. setxkbmap -layout [xx]

Merge request reports