Bug 666359

Summary: [abrt] crash in speech-dispatcher-0.7.1-2.fc14: spd-conf:6:<module>:ImportError: No module named speechd_config
Product: [Fedora] Fedora Reporter: Christophe Delaere <christophe.delaere>
Component: speech-dispatcherAssignee: Peter Robinson <pbrobinson>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 14CC: b.durai, pbrobinson, zac
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: abrt_hash:62753fc8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 570284 Environment:
Last Closed: 2010-12-30 12:50:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christophe Delaere 2010-12-30 10:44:07 UTC
This bug is present at least since fedora 12, and was reported also for fedora 13.
speech-dispatcher doesn't seem to work at all, which makes kde "speech-less". espeak is working fine.

+++ This bug was initially created as a clone of Bug #570284 +++

backtrace
-----
spd-conf:6:<module>:ImportError: No module named speechd_config

Traceback (most recent call last):
  File "/usr/bin/spd-conf", line 6, in <module>
    import speechd_config
ImportError: No module named speechd_config

Local variables in innermost frame:
__builtins__: <module '__builtin__' (built-in)>
__name__: '__main__'
__file__: '/usr/bin/spd-conf'
__doc__: None
__package__: None


How to reproduce
-----
1.Simply typed the command spd-conf in the terminal

Comment 1 Peter Robinson 2010-12-30 11:11:17 UTC
FC 12 in of life. The fix is in process but will not be fixed in F-12 and possibly not in F-13 depending of how intrusive and dependencies. I suggest upgrading to f-14 as it will be fixed there first.

Comment 2 Christophe Delaere 2010-12-30 12:04:45 UTC
The report is actually for F14... sorry I had forgotten to edit the title.
I am happy to read the issue is being addressed.

Comment 3 Peter Robinson 2010-12-30 12:50:57 UTC
Its the same issue as this bug then.

*** This bug has been marked as a duplicate of bug 649403 ***