Thanks @agx for fixing the "word salad during cursor navigation" bug for #phosh-osk-stub and presage right before I set it up on my #Mobian today, so I never had to encounter it 😉️
https://gitlab.gnome.org/guidog/phosh-osk-stub/-/merge_requests/155
I was wondering what the instabilities with presage were, but I guess this takes care of it. Anything left I should look out for (the manpage mentioned some known issues with GTK4 apps)?
@badrihippo All GTK4 related issues I'm aware off are resolved but we still have the issue of a good corpus (hopefully for 0.43) for presage before we can mark it as non-experimental.
I've also seen presage hit internal assertions so hunspell is still the safer bet (but a lot less useful too)
@badrihippo I think something like https://gitlab.gnome.org/guidog/phosh-osk-data/-/merge_requests/1 which allows us to build the DB from current and dfsg free data. This will need some experimentation to find a good balance between DB size and good data. We can also certainly enhance the scripting to parse more articles and then drop rows from the table with few occurrences.
As usual, help is here very welcome.