spiegel-keyman/linux
Eberhard Beilharz 7941b3d4a1
fix(linux): check for existing file before trying to install
Under some circumstances it's possible that the user manages to select
a directory instead of a kmp file, or manually enters a non-existing file.
Is used to throw an error that we caught on Sentry; the user was able to
continue to use the app. This change now checks for a valid file before
trying to install the kmp file.

Fixes: #15572
Fixes: KEYMAN-LINUX-99
2026-02-09 16:04:24 +01:00
..
debian Merge pull request #15559 from keymanapp/chore/linux/cherry-pick/deb 2026-02-05 14:05:49 +01:00
docs/help docs(linux): clarify requirement of patched ibus for Keyman < 18 2025-06-04 11:17:08 +02:00
ibus-keyman fix(linux): issues when running ./build.sh test:linux, improving ibus-daemon stop after review 2026-01-15 11:09:20 +01:00
include refactor(linux): move dbus defines to common include 2025-07-25 19:39:50 +02:00
keyman-config fix(linux): check for existing file before trying to install 2026-02-09 16:04:24 +01:00
keyman-system-service maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
mcompile maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
scripts chore(linux): use xz compression for source tarballs 2026-02-06 17:37:34 +01:00
tools/teamcity_pytestrunner chore(linux): clarify that it's a Python test runner 2025-06-02 15:20:42 +02:00
.gitignore chore(linux): add manual test for localization 2025-12-15 19:05:58 +01:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.