openstenoproject / plover

Open source stenotype engine
http://opensteno.org/plover
GNU General Public License v2.0
2.35k stars 279 forks source link

adding new translation sometimes freezes Plover #126

Closed balshetzer closed 9 years ago

balshetzer commented 11 years ago

This is most likely a threading issue since there are two threads (UI and machine, also the saver thread) touching the same objects.

Mqrius commented 10 years ago

Seconding this. It's pretty annoying. I've been trying to find out when exactly it happens, but I can't find a reproduce-able set of actions that triggers it. If it's a threading issue, it might be a timing problem.

Mqrius commented 10 years ago

It only seems to happen while typing in the "Translation" box, never in the "Stroke" box.

stenoknight commented 10 years ago

I haven't seen this bug when using a steno machine (Gemini PR protocol). So it might be Sidewinder-specific.

morinted commented 9 years ago

I believe this is fixed with PR #201