* Re: Speech Dispatcher bugfixes, request for help with testing
@ Hynek Hanke
` Hermann
[not found] ` <1180953408.8377.10.camel@layla>
0 siblings, 2 replies; 18+ messages in thread
From: Hynek Hanke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
>sorry to say that I experienced a crash of SD again. It doesn't happen
>very often - every 2 or 3 days - but it still does happen.
> /var/log/speech-dispatcher/speech-dispatcher.log
> only tells that the connection was closed.
Hello Hermann,
could you please send me the logfile with the crash? You will first need
to set LogLevel to 5 in /etc/speech-dispatcher/speechd.conf . Are you
sure it is a crash of SD and not SpeechD-Up? Is the process
speech-dispatcher still running after that?
Have a nice day,
Hynek
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
Speech Dispatcher bugfixes, request for help with testing Hynek Hanke
@ ` Hermann
` Jan Buchal
[not found] ` <1180953408.8377.10.camel@layla>
1 sibling, 1 reply; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello Hynek,
Speech-dispatcher indeed is the one that crashs.
ps aux |grep speech-dispatcher
shows that it has gone.
I changed the loglevel, all I cando is wait whether the crash ocurs again,
it did not since the last one on Thursday or Friday.
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hermann
@ ` Jan Buchal
` Hynek Hanke
0 siblings, 1 reply; 18+ messages in thread
From: Jan Buchal @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
>>>>> "H" == Hermann <steppenwolf2@onlinehome.de> writes:
H> Hello Hynek, Speech-dispatcher indeed is the one that crashs. ps
H> aux |grep speech-dispatcher shows that it has gone. I changed the
H> loglevel, all I cando is wait whether the crash ocurs again, it
H> did not since the last one on Thursday or Friday. Hermann
As I wrote before the problem is that latest libspeechd is not
installed.
--
Jan Buchal
Tel: (00420) 24 24 86 008
Mob: (00420) 608023021
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
[not found] ` <1180953408.8377.10.camel@layla>
@ ` Michael Whapples
0 siblings, 0 replies; 18+ messages in thread
From: Michael Whapples @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello,
I don't know if this is known about and whether it is part of the
problem with occasional crashes of speech-dispatcher, but I have found
once speech-dispatcher was crashing on me fairly soon after the initial
start (seemed to be the initial start after booting only, not when it
was started again after that first crash), and when I turned debugging
in speechd.conf to 5 and viewed the log file, it seemed to be that the
espeak generic module had returned wrong number of bytes (unfortunately
I had not set debugging in espeak-generic.conf). That was using
speech-dispatcher 0.6.1, and I haven't noticed this since moving to
0.6.2, was this problem solved, or could it still be a potential
problem? I ask this as (typically) when I set debugging on (using
0.6.1), it took some time before I actually got a crash.
From
Michael Whapples
On Sun, 2007-06-03 at 18:49 +0200, Hynek Hanke wrote:
> >sorry to say that I experienced a crash of SD again. It doesn't happen
> >very often - every 2 or 3 days - but it still does happen.
> > /var/log/speech-dispatcher/speech-dispatcher.log
> > only tells that the connection was closed.
>
> Hello Hermann,
>
> could you please send me the logfile with the crash? You will first need
> to set LogLevel to 5 in /etc/speech-dispatcher/speechd.conf . Are you
> sure it is a crash of SD and not SpeechD-Up? Is the process
> speech-dispatcher still running after that?
>
> Have a nice day,
> Hynek
>
>
>
>
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Jan Buchal
@ ` Hynek Hanke
` Hermann
0 siblings, 1 reply; 18+ messages in thread
From: Hynek Hanke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Sun, 2007-06-03 at 19:34 +0200, Jan Buchal wrote:
> As I wrote before the problem is that latest libspeechd is not
> installed.
No, it cannot be. There is some misundarstanding. From what Hermann
says, he has installed the newest libspeechd. Libspeechd cannot cause
crashes of Speech Dispatcher itself because Speech Dispatcher as the
server doesn´t use it.
With regards,
Hynek Hanke
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hynek Hanke
@ ` Hermann
` Hynek Hanke
0 siblings, 1 reply; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello Hynek,
No, I couldn't install the latest libspeechd, obtained from freebsoft,
because it requires libc6 >=2.6.
dpkg refuses to configure the package, and apt-get recommends to perform
apt-get -f install
to restore the old system.
But in fact it does not restore. It deinstalls all packages related to SD,
so that I've to reinstall the whole Sd system, included libraries.
So I decided to build SD from the source.
I've libspeechd2 and libspeech-dev installed, but I think they came with SD
0.6.1.
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hermann
@ ` Hynek Hanke
` Hermann
0 siblings, 1 reply; 18+ messages in thread
From: Hynek Hanke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Mon, 2007-06-04 at 13:37 +0200, Hermann wrote:
> No, I couldn't install the latest libspeechd, obtained from freebsoft,
> because it requires libc6 >=2.6.
> dpkg refuses to configure the package, and apt-get recommends to perform
> apt-get -f install
> to restore the old system.
Yes, but you said you downloaded the .tar.gz release and installed it?
This installs libspeechd too. Can you please run ls -l libspeechd* in
/usr/lib/ and /usr/local/lib and send the full report so that we can be
sure?
It is necessary to install libspeechd to get the latest fix for the
speechd-up crashes. Libspeechd has however nothing to do with Speech
Dispatcher crashes. In this regard, the only sensible question is to ask
whether you are sure you are running the latest speech dispatcher?
Have a nice day,
Hynek
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hynek Hanke
@ ` Hermann
` Hynek Hanke
0 siblings, 1 reply; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
[-- Attachment #1: Type: text/plain, Size: 221 bytes --]
Hello Hynek,
there are indeed some new files in /usr/lib. See attachment.
/usr/local/lib doesn't contain such files, because I configured SD with
--prefix=/usr.
I installed the very latest source from freebsoft.
Hermann
[-- Attachment #2: libspeechd.txt --]
[-- Type: text/plain, Size: 473 bytes --]
-rw-r--r-- 1 root root 62748 2007-06-02 19:42 /usr/lib/libspeechd.a
-rwxr-xr-x 1 root root 857 2007-06-02 19:42 /usr/lib/libspeechd.la
lrwxrwxrwx 1 root root 19 2007-06-02 19:42 /usr/lib/libspeechd.so -> libspeechd.so.2.0.4
lrwxrwxrwx 1 root root 19 2007-06-02 19:42 /usr/lib/libspeechd.so.2 -> libspeechd.so.2.0.4
-rw-r--r-- 1 root root 22220 2007-03-24 16:02 /usr/lib/libspeechd.so.2.0.1
-rwxr-xr-x 1 root root 61829 2007-06-02 19:42 /usr/lib/libspeechd.so.2.0.4
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hermann
@ ` Hynek Hanke
0 siblings, 0 replies; 18+ messages in thread
From: Hynek Hanke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Mon, 2007-06-04 at 14:11 +0200, Hermann wrote:
> there are indeed some new files in /usr/lib. See attachment.
> /usr/local/lib doesn't contain such files, because I configured SD with
> --prefix=/usr.
Yes, it looks like you are running the newest version of libspeechd
2.0.4.
With regards,
Hynek Hanke
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Jan Buchal
@ ` Hermann
0 siblings, 0 replies; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
OK, then we must solve that libc6 issue.
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hermann
@ ` Jan Buchal
` Hermann
0 siblings, 1 reply; 18+ messages in thread
From: Jan Buchal @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
>>>>> "H" == Hermann <steppenwolf2@onlinehome.de> writes:
H> Hi Jan, as I wrote in an earlier mail, I cannot install
H> libspeech, because I get a dependency problem. Libspeech asks for
H> libc6 >=2.6 that is not available over the Ubuntu servers. So I
H> compiled SD from the tarball. Hermann
The libspeechd is the key component where was some problems and that it
probably the reason of your SD crash.
Best
--
Jan Buchal
Tel: (00420) 24 24 86 008
Mob: (00420) 608023021
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Jan Buchal
@ ` Hermann
` Jan Buchal
0 siblings, 1 reply; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Jan,
as I wrote in an earlier mail, I cannot install libspeech, because I get
a dependency problem. Libspeech asks for libc6 >=2.6 that is not
available over the Ubuntu servers. So I compiled SD from the tarball.
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hermann
@ ` Jan Buchal
` Hermann
0 siblings, 1 reply; 18+ messages in thread
From: Jan Buchal @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
>>>>> "H" == Hermann <steppenwolf2@onlinehome.de> writes:
H> Hi, sorry to say that I experienced a crash of SD again. It
H> doesn't happen very often - every 2 or 3 days - but it still does
H> happen. /var/log/speech-dispatcher/speech-dispatcher.log only
H> tells that the connection was closed.
Do you installed new libspeechd too?
Best
--
Jan Buchal
Tel: (00420) 24 24 86 008
Mob: (00420) 608023021
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` hanke
` hermann
@ ` Hermann
` Jan Buchal
1 sibling, 1 reply; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi,
sorry to say that I experienced a crash of SD again. It doesn't happen very
often - every 2 or 3 days - but it still does happen.
/var/log/speech-dispatcher/speech-dispatcher.log
only tells that the connection was closed.
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` hanke
@ ` hermann
` Hermann
1 sibling, 0 replies; 18+ messages in thread
From: hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello Hynek,
unfortunately I didn't save the messages, and yesterday evening I
installed the souce-code of SD successfully - I hope so.
Reproducing the install screws up my system, because SD and dependent
packages were not configured and have to be uninstalled and completely
reianstalled, including your source file. So please understand that I
want do this without real need.
The error messages came from dpkg saying that libspeech cannot be
installed due to dependency problems - too old libc6.
Note: I can't predict if this is all, since dpkg tends to present erro
messages step by step. That means, if you solved one dependency issue,
it can come up with another one etc. I experienced this sometimes.
I hope that the information points the Ubuntu people to the right
direction. In the meantime we should recommend Ubuntu users to install
the source file of SD.
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
` Hermann
@ ` hanke
` hermann
` Hermann
0 siblings, 2 replies; 18+ messages in thread
From: hanke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
> I've experienced that SD crashes, and wanted to install
> your packages. However: My system asks for libc6 >=2.6 that I cannot
> > get via apt-get.
Hello Hermann,
the Debian maintainer says the package doesn't depend on libc6 >= 2.6
. 2.5 is enough. What you experience is most likely some problem with
trying to use a debian package on Ubuntu. Could you please post the
exact message you get from your system? Maybe somebody from Ubuntu could
answer.
Have a nice day,
Hynek Hanke
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Speech Dispatcher bugfixes, request for help with testing
hanke
@ ` Hermann
` hanke
0 siblings, 1 reply; 18+ messages in thread
From: Hermann @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hello Hynek,
I've experienced that SD crashes, and wanted to install your packages.
However: My system asks for libc6 >=2.6 that I cannot get via apt-get.
Where can I find this library and are all dependency problems resolved then?
I use Ubuntu Feisty, SD 0.6.2-3 and the same version of python-speech.
Any tips?
Hermann
^ permalink raw reply [flat|nested] 18+ messages in thread
* Speech Dispatcher bugfixes, request for help with testing
@ hanke
` Hermann
0 siblings, 1 reply; 18+ messages in thread
From: hanke @ UTC (permalink / raw)
To: speakup
Hello,
we have fixed some bugs in Speech Dispatcher which might have caused
Speech Dispatcher and SpeechD-Up crashing often under some circumstances.
For those who have experienced these problems, could you please test
and
verify that these problems were fixed in the current CVS version? We've
also created .tar.gz and .deb packages for easier installation:
Tarball:
http://www.freebsoft.org/~hanke/speech-dispatcher-beta/speech-dispatcher-0.6.3test2.tar.gz
Debian:
http://www.freebsoft.org/pub/projects/speechd/snapshot-debian/
(version 0.6.2.99.test2)
For proper testing, it is important to intall both Speech Dispatcher
and
libspeechd.
Thank you,
Hynek Hanke
--
NOVINKA speciálně pro muže - 20% SLEVA- Lycopen Vitamin E + Selen
Snížení rizika rakoviny prostaty!
http://www.sportobchod.cz/lycopen-vitamin-e-selen.htm
^ permalink raw reply [flat|nested] 18+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Speech Dispatcher bugfixes, request for help with testing Hynek Hanke
` Hermann
` Jan Buchal
` Hynek Hanke
` Hermann
` Hynek Hanke
` Hermann
` Hynek Hanke
[not found] ` <1180953408.8377.10.camel@layla>
` Michael Whapples
-- strict thread matches above, loose matches on Subject: below --
hanke
` Hermann
` hanke
` hermann
` Hermann
` Jan Buchal
` Hermann
` Jan Buchal
` Hermann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).