speakup and garbled text

Samuel Thibault samuel.thibault at ens-lyon.org
Sat Mar 16 09:09:34 EDT 2019


Chris Brannon, le sam. 16 mars 2019 03:51:31 -0700, a ecrit:
> This garbled text bug just affects auto-read.  You can see
> it by starting up Speakup and listening as text is auto-read by the
> synth.  Maybe try cat-ing a large file or the like.  I believe the
> garbling to be caused by missing characters.

Okash, maybe you could try to add to
synth_buffer_add/getc/peek/skip_nonlatin1/clear a call to
assert_spin_locked(&speakup_info.spinlock); since that is what is
supposed to be protecting the buffer. And it'd probably be good to even
just submit for commit a patch doing that so we can be sure of it.

Samuel


More information about the Speakup mailing list