Bug 3829 - orca do not speak
Summary: orca do not speak
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Jani Välimaa
QA Contact:
URL:
Whiteboard:
Keywords: Triaged
Depends on:
Blocks:
 
Reported: 2011-12-20 16:21 CET by christian fischer
Modified: 2012-01-28 11:24 CET (History)
0 users

See Also:
Source RPM: orca
CVE:
Status comment:


Attachments

Description christian fischer 2011-12-20 16:21:24 CET
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
Comment 1 Manuel Hiebel 2011-12-20 22:25:22 CET
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
Assignee: bugsquad => jani.valimaa
Source RPM: orca - GNOME screen reader for people with visual impairmentsâ Version : 3.3.3-1.mga2 => orca

Comment 2 Jani Välimaa 2011-12-21 21:37:49 CET
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
Comment 3 Jani Välimaa 2012-01-25 15:44:28 CET
Ping!? Still valid?
Comment 4 christian fischer 2012-01-25 15:55:57 CET
Yes speech-dispatcher work
Comment 5 Jani Välimaa 2012-01-25 16:25:41 CET
Ok, so I'm closing this as FIXED. Feel free to reopen if needed.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 6 christian fischer 2012-01-28 11:24:01 CET
Orca cam speak on my Cauldron

Note You need to log in before you can comment on or make changes to this bug.