-
Notifications
You must be signed in to change notification settings - Fork 280
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
Missing letters on Ubuntu #1175
Comments
Is this on Wayland or X? |
X |
Although it's not clear what the problem is exactly, you can run from source, merge pull request 1132, and set the delay between sent key presses to some reasonable value, then the issue will usually be fixed. There have been several issues about the same bug (1071, 1051, 1059, the last one is LibreOffice-specific and not Plover-specific) |
This sounds kinda like #1408 which got fixed? Has it somehow been reintroduced in a newer version of IBus? Well, I'm actually getting this issue too (and I would have had a "typo" in this comment if I hadn't fixed it manually) |
Well, maybe not specifically an IBus issue, but I'm nnot sure it's Firefox or LibreOffice directly either. The issue seems to happen on GNOME but not on LXQt. There's also the issue that Xorg seems to be crashing sometimes when I'm using Plover, and debugging that might theoretically be easier if it happens on GNOME. So I'm guessing I'll use LXQt most of the time and maybe use GNOME sometimes and "hope" Xorg crashes then. |
I was having this issue expressing itself in different ways:
Reading through a few issues linked from here, I see a lot of people blaming ibus. I figured it probably wasn't that for me, since the behaviors seemed linked to specific applications. However I just ran:
And Plover has been working perfectly in every program I use ever since. And it didn't break anything either? Apparently, all ibus does is mess up my typing, but I can't uninstall it because I run Pop!_OS, and having to run Since I did get this working, I figured I may as well post what I did in here, the first thread I found. |
Summary
Plover sporadically fails to type letters in the middle of a word, or fails to completely delete a word.
Reproducing
The bug is intermittent. For example, repeated K-P followed by repeated * might eventually give " company co", because it failed to delete some letters from some of the "company"s. I'm not sure if the initial extra spaces are part of this bug or not. Another example: repeated SWR- just gave me " Somewhere somewhere somewhere somewhere somewhere somewhre somewhere" — the sixth word is missing its second "e".
Plover Version
Plover 4.0.0.dev8+66.g685bd33
System
On Ubuntu 18.04.5 with Plover installed from ppa:benoit.pierre/plover.
The text was updated successfully, but these errors were encountered: