openboard-team / openboard

GNU General Public License v3.0
2.56k stars 252 forks source link

Text replaced with "unidentified" #581

Open strider72 opened 2 years ago

strider72 commented 2 years ago

Describe the bug

When I am typing, the text will sometimes be replaced with the word "unidentified". It's happened multiple times, in different programs, where I'm typing along — often several sentences, and suddenly everything I typed is gone, with the word "unidentified" in its place.

To Reproduce

Other than "type something" I have no idea. It happens seemingly at random. It only started recently — within the past week or two. It only seems to happen if I'm typing several sentences (but that just may be the odds at play — its more likely to happen if I type more?)

Expected behavior

Don't do that!

Smartphone (please complete the following information):

Pixel 4a CalyxOS 3.3.0 (Android 12)

Additional context I'll update if I figure out anything more specific about what triggers it

sergiotarxz commented 2 years ago

Can you tell us the languages and layouts you have installed? I think it should be a dictionary issue of your language.

strider72 commented 2 years ago

Pretty much a base install with English. No other languages

sergiotarxz commented 2 years ago

@strider72

Can you run this command when it happens again to you?

adb logcat | grep org.dslul.openboard.inputmethod.latin

It will require you to have the phone connected by usb to a computer.

This would be better to work with than blind debugging.