| Summary: | orca do not speak | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | christian fischer <christian-maryse.fischer> |
| Component: | RPM Packages | Assignee: | Jani Välimaa <jani.valimaa> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | Keywords: | Triaged |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | orca | CVE: | |
| Status comment: | |||
Hi, thanks for reporting this bug. Assigned to the package maintainer. (Please set the status to 'assigned' if you are working on it) Keywords:
(none) =>
Triaged It should be fixed after updating to latest (v0.7.1) speech-dispatcher pkgs. Reboot after update and test if orca works OOTB. If not, you need to enable speech-dispatcherd service with: /bin/systemctl enable speech-dispatcherd.service And then start it with: /bin/systemctl start speech-dispatcherd.service Ping!? Still valid? Yes speech-dispatcher work Ok, so I'm closing this as FIXED. Feel free to reopen if needed. Status:
NEW =>
RESOLVED Orca cam speak on my Cauldron |
Description of problem: Version-Release number of selected component (if applicable): orca Version : 3.3.3-1.mga2 cauldron 20/12/2011 How reproducible: Steps to Reproduce: 1.type orca 2. 3. [fischer@magcook ~]$ orca Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/orca/espeechfactory.py", line 151, in getSpeechServer return SpeechServer(info[0]) File "/usr/lib64/python2.7/site-packages/orca/espeechfactory.py", line 196, in __init__ stdin=PIPE, stdout=PIPE, stderr=PIPE) File "/usr/lib64/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1228, in _execute_child raise child_exception OSError: [Errno 2] Aucun fichier ou dossier de ce type Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/orca/speech.py", line 133, in init _initSpeechServer(moduleName, None) File "/usr/lib64/python2.7/site-packages/orca/speech.py", line 117, in _initSpeechServer raise Exception("No speech server for factory: %s" % moduleName) Exception: No speech server for factory: espeechfactory