Closed LexiconCode closed 3 years ago
I think this bug may have been fixed a while ago. Do you still get it @LexiconCode?
I think this bug may have been fixed a while ago. Do you still get it @LexiconCode?
Yes the issue looks like it's been resolved.
Test Rule without Caster. Test with
subprocess.Popen
and without just "disconnect()".However there seems to be issues calling Popen on Linux after disconnect.
This problem is semi-intermittent with subprocess.Popen.
semi-intermittent
Stream is stopped [PaErrorCode -9983]
withsubprocess.Popen
and without.Sometimes initializes twice with
subprocess.Popen
and (without only once).The last bit is keyboard interrupt
ctrl-c
for^C
to end some times after for a short bit i can stlil execute commands.Originally posted by @LexiconCode in https://github.com/dictation-toolbox/dragonfly/pull/302#issuecomment-707725057