[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Please remove the cicero module
From: |
Didier Spaier |
Subject: |
Please remove the cicero module |
Date: |
Tue, 8 Jan 2019 14:17:13 +0100 |
On 08/01/2019 13:53, Samuel Thibault wrote:
> Do you actually have the cicero binary in PATH? Could
> you also enable Debugging in the cicero module and send the log file?
In PATH, yes. It's in /usr/bin ;)
However cicero was not installed, thus its log file empty.
But in speech-dispatcher.log:
[Tue Jan 8 13:28:37 2019 : 675217] speechd: Initializing output module cicero
with binary /usr/lib64/speech-dispatcher-modules/sd_cicero and configuration
/home/didier2/.config/speech-dispatcher/modules/cicero.conf
[Tue Jan 8 13:28:37 2019 : 675241] speechd: Output module is logging to file
/dev/shm/didier/speech-dispatcher/log//cicero.log
[Tue Jan 8 13:28:37 2019 : 675704] speechd: Module cicero loaded.
[Tue Jan 8 13:28:37 2019 : 678601] speechd: ERROR: Bad syntax from output
module cicero 1
I then installed cicero.
This was OK in speech-dispatcher.log, but in cicero.log:
Traceback (most recent call last):
File "/usr/bin/cicero", line 20, in <module>
s = main.SpeechServ(app_brltty_es.AppFeed)
File "/usr/share/cicero/main.py", line 38, in __init__
self.sndoutput = sndoutput.SndOutput(self.samplingRate)
File "/usr/share/cicero/sndoutput.py", line 58, in __init__
self._open()
File "/usr/share/cicero/sndoutput.py", line 126, in _open
self.dsp = ossaudiodev.open(config.snd_dev, 'w')
IOError: [Errno 2] No such file or directory: '/dev/dsp'
Of course it doesn't find /dev/dsp as OSS is not initialized.
I have set libao as audio output in speechd.conf, with in libao.conf:
default_driver=alsa.
Does this have anything to do with the segfault?
Didier
- Please remove the cicero module, (continued)
- Please remove the cicero module, Samuel Thibault, 2019/01/07
- Please remove the cicero module, Didier Spaier, 2019/01/07
- Please remove the cicero module, Samuel Thibault, 2019/01/07
- Please remove the cicero module, Didier Spaier, 2019/01/08
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module, Didier Spaier, 2019/01/08
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module, Didier Spaier, 2019/01/08
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module,
Didier Spaier <=
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module, Didier Spaier, 2019/01/08
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module, Samuel Thibault, 2019/01/08
- Please remove the cicero module, Didier Spaier, 2019/01/08
- Please remove the cicero module, Didier Spaier, 2019/01/09
- Please remove the cicero module, Samuel Thibault, 2019/01/09
- Please remove the cicero module, Samuel Thibault, 2019/01/09