-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(developer): Core crash debugging sil_ipa keyboard #10915
Comments
Shouldn't press the right shift key. Golly gosh. |
😁 |
Sentry Issue: KEYMAN-DEVELOPER-1RE
|
Left shift works fine. Right shift crashes for me too. |
yep, I tried all the modifiers and only right-shift is crashing |
mcdurdin
added a commit
that referenced
this issue
Mar 4, 2024
Fixes #10915. Note that a more systemic fix to keyman core will involve ensuring that the debug list is always properly terminated, but that does not need to happen in beta.
mcdurdin
added a commit
that referenced
this issue
Mar 4, 2024
This was referenced Mar 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was looking into keymanapp/keyboards#2401 on MSEA time (adding subscript numerals to sil_ipa).
I tried to type
n>
and the right-shift key (to type >) threw this exceptionwhich crashed the entire keyboard project.
In further repros, I found just typing right-shift in the debugger caused the same exception
Configuration
Windows 11 Version 22H2 (OS build 22621.3155)
Keyman Developer 17.0.280-beta
Keyboard: sil_ipa (from master)
The text was updated successfully, but these errors were encountered: