spiegel-keyman/linux
Eberhard Beilharz 582ccbec11
fix(linux): ignore exceptions trying to install cache
Using the cache when getting data from the server is just an optimization
to speed up things. However, things still work if we don't use the cache.
This change therefore catches the AttributeError that sometimes happen
on some machines for unknown reasons and falls back to not using the
cache.

Fixes: 11855
Fixes: KEYMAN-LINUX-6R
2024-06-24 18:13:28 +02:00
..
debian Merge pull request #11671 from keymanapp/chore/linux/cherry-pick/changelog 2024-06-14 08:32:52 +02:00
help chore(common): Clear whatsnew help files 2024-05-17 09:32:27 +07:00
ibus-keyman refactor(linux): rename methods that deal with keyboard options 2024-06-21 18:22:29 +02:00
keyman-config fix(linux): ignore exceptions trying to install cache 2024-06-24 18:13:28 +02:00
keyman-system-service chore(common): cleanup meson deprecations and warnings 2024-05-24 08:46:52 +07:00
scripts docs(linux): Update description of deb-packaging.sh 2024-06-04 16:38:11 +02:00
.gitignore chore(linux): Fix API check if lines got removed in .symbols file 2024-02-02 20:15:22 +01:00
.pbuilderrc chore(linux): Replace Lunar with Noble 2024-01-30 15:40:41 +01:00
build.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
Dockerfile chore(linux): docker: make emscripten version customizable 2023-12-13 23:23:55 +00: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
Makefile chore(core): Remove obsolete --target-path option 2023-03-07 13:38:31 +01: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.