[orca-list] Bug in speechdispatcherfactory.py



Howdy,

There is a possible bug in speechdispatcherfactory.py.
def speak(self, text=None, acss=None, interrupt=True):
#if interrupt:
         #    self._cancel()

it looks like keyboard interrupt doesn't always work like it is supposed to. basically the call to cancel is 
commented. So if it is called from a script it will fail.

Thanks,
Storm

--
⛈🐲
Accessible low cost computers for everyone! https://stormux.org
My PeerTube channel: https://tube.wolfe.casa/video-channels/billy_channel
Get my public PGP key: gpg --recv-key 43DDC193

Attachment: signature.asc
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]