mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Some keyboards seem to be missing the `keyboards` section in the `kmp.json` file. This change prevents a crash and instead returns `None` and thus we don't create a .ldml file and so onboard will show the default keyboard instead. The alternative would be to create an empty .ldml file, but that causes onboard to show a keyboard with all key caps being empty. Fixes: #14707 Fixes: KEYMAN-LINUX-8P Test-bot: skip |
||
|---|---|---|
| .. | ||
| bcp47tag_tests.py | ||
| canonical_language_code_utils_tests.py | ||
| custom_keyboards_tests.py | ||
| dbus_util_tests.py | ||
| dconf_util_tests.py | ||
| get_kmp_tests.py | ||
| gnome_keyboards_util_tests.py | ||
| gsettings_tests.py | ||
| handle_install_tests.py | ||
| ibus_util_tests.py | ||
| install_kmp_tests.py | ||
| kvk2ldml_tests.py | ||
| lang_tags_map_tests.py | ||
| package_install_completion_tests.py | ||
| python.env | ||
| uninstall_kmp_tests.py | ||