Eberhard Beilharz
117ef77160
chore(linux): Sorting of imports
2022-07-18 15:19:50 +02:00
Eberhard Beilharz
685eaa6ffc
fix(linux): Don't crash if we lack permissions
...
Also deal with other file I/O related exceptions and report them
as warnings.
This fixes #6171 .
2022-01-28 18:37:54 +01:00
Eberhard Beilharz
79244650b1
feat(linux): Don't create Sentry critical events for handled errors
...
We don't want to send events to Sentry for errors that we handled.
2022-01-06 18:43:28 +01:00
Eberhard Beilharz
9d7be1b6b5
feat(linux): Log some errors as critical
...
Some errors we want to be reported on Sentry, so we change those
to critical.
2021-04-20 11:45:07 +02:00
Eberhard Beilharz
5989c752e0
fix(linux): Fix crash converting kvk into LDML
...
This change fixes a crash that happened installing the
BJCreeUni (east) keyboard. This keyboard contains a OSK that
gets converted to LDML.
This fixes #3208 .
2020-06-25 19:21:31 +02:00
Eberhard Beilharz
cfbf2a8472
refactor(linux): address code review comments of #3272
2020-06-24 09:02:16 +02:00
Eberhard Beilharz
5f214015c5
refactor(linux): cleanup code
...
This change adds a config file for flake8 Python linter and fixes
the problems the linter identified.
2020-06-23 17:15:23 +02:00
glasseyes
19db11bc6a
put underlying base "us" keyboard into LDML
...
for any unshifted or shifted key that isn't specified in the kvk
2018-12-17 09:05:42 +07:00
glasseyes
6502578804
add np keys to kvk2ldml for el_dinka
2018-11-26 10:20:30 +07:00
glasseyes
51dcd4a33b
[linux] use python logging module to control cl output
...
for all scripts
add option -v for info messages
-vv for debug messages
remove creation of test ldml output file
2018-09-12 17:14:05 +07:00
glasseyes
b690524f73
Linux: some changes from PR893
...
doc python3-setuptools requirement for keyman-config
removing commented code
fix missed doc reference to view_installed
add TODO about website changes in downloadkeyboard
move linux/osk to linux/experiments/osk
2018-09-10 12:05:22 +07:00
glasseyes
51ebb7300a
rename keymanconfig to keyman_config
2018-09-01 12:28:16 +07:00