Comment 14 for bug 1672166

Revision history for this message
marmuta (marmuta) wrote :

> 13:33:13.881 DEBUG Onboard.WordSuggestions commit_changes(): has_changes=False
and
> 13:33:57.891 DEBUG Onboard.WordSuggestions commit_changes(): has_changes=True
> 13:33:57.891 DEBUG Onboard.WordSuggestions LearnStrategyLRU.commit_changes():
> changes=TextChanges(["TextSpan(14, 0, '', 0, None)"])

It's not recording text changes, apparently. That's a different piece of code in TextContext.py and that part only prints error messages to the log. That part is quite old and not known to be unreliable, I wonder what's going on. I'll have to add yet more debug output, I'm afraid.

Your tr_TR.lm is fine and even if it wasn't, recording text changes happens independently of the language models.