[Bugs] #4079 Clock NORM: Clock does not speak in 13.1.0
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Fri Dec 14 09:17:21 EST 2012
#4079: Clock does not speak in 13.1.0
----------------------------+-----------------------------------------------
Reporter: greenfeld | Owner: humitos
Type: defect | Status: accepted
Priority: Normal | Milestone: 0.98
Component: Clock | Version: 0.97.x
Severity: Unspecified | Keywords: regression
Distribution: OLPC | Status_field: Unconfirmed
----------------------------+-----------------------------------------------
Comment(by humitos):
I tried compiling espeak (on XO-4 13.1.0 build 18) from its source code:
{{{
sudo yum install gcc-c++ make portaudio-devel
wget
"http://downloads.sourceforge.net/project/espeak/espeak/espeak-1.46/espeak-1.46.02-source.zip"
unzip espeak-1.46.02-source.zip
cd espeak-1.46.02-source/src
cp portaudio19.h portaudio.h
make
}}}
Then I ran espeak and I got the same error:
{{{
./espeak "Hello World"
espeak: wave_pulse.cpp:691: size_t wave_write(void*, char*, size_t):
Assertion `stream' failed.
Aborted
}}}
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/4079#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list