[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

RH7.3 + emacspeak 20.0 + eflite doesn't work



Hallo. 
I didn't have problems with emacspeak 18.0.

Details:
0) I can't hear anything after starting emacspeak and after a
while emacspeak just hangs or just seems to be unresponsive. I'm
not using X window and also do not have any local .emacs file
*Messages* looks like the following:


1) 
I'm using:
GNU Emacs 21.2.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll
bars) of 2002-04-09 on porky.devel.redhat.com

2)
/usr/bin/emacspeak:
#!/bin/sh
# emacspeak - execute emacs with speech enhancements
#$Id: emacspeak.sh.def,v 20.0 2004/05/01 01:16:25 raman Exp $
    if [ -f /etc/emacspeak.conf ]
    then
    . /etc/emacspeak.conf
fi

if [ -f $HOME/.emacs ]
then
	INITSTR="-l $HOME/.emacs"
fi

CL_ALL=""
for CL in $* ; do
	if [ "$CL" = "-o" ]; then
		DTK_PROGRAM=stereo-outloud
		export DTK_PROGRAM
                elif [ "$CL" = "-d" ]; then
		DTK_PROGRAM=dtk-soft
		export DTK_PROGRAM
	elif [ "$CL" = "-q" ]; then
		INITSTR=""
	else
		CL_ALL="$CL_ALL $CL"
	fi
done

EMACS_UNIBYTE=1
export EMACS_UNIBYTE
##echo "$INITSTR $CL_ALL"
DTK_TCL=/usr/local/bin/eflite

DTK_PORT=/dev/audio ## with this line and one below commented out
also doesn't work
DTK_DEVICE="eflite"
export DTK_TCL DTK_PORT DTK_DEVICE
exec emacs -q -l
/usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el
$INITSTR $CL_ALL

3)
[root@xxxxxxxxxxx root]# ls -l /usr/local/bin/eflite
-rwxr-xr-x    1 root     root      5205568 Aug 24 14:57
/usr/local/bin/eflite

"make test" on source eflite directory produces a sound, so it
looks ok.

4)
[root@xxxxxxxxxxx root]# ps xawu | grep spea
root      1051  2.9  1.4 11228 7572 tty1     S    09:41   0:02
emacs -q -l /usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup
root      1052  0.0  0.2  2468 1248 ?        S    09:41   0:00
/usr/bin/tcl /usr/share/emacs/site-lisp/emacspeak/servers/dtk-exp

5) *Messages* buffer:
Loading cl-macs...done
Loading emacspeak...
Loading cl-extra...done
Loading emacspeak-loaddefs (source)...done
Loading emacspeak-cus-load (source)...done
Loading image...done
Loading bytecomp...done
Loading byte-opt...done
Loading emacspeak...done
Loading voice-setup...done
Loading voice-setup...done
Loading voice-setup...done
Loading replace...
ad-handle-definition: `occur-mode-goto-occurrence' got redefined
ad-handle-definition: `occur-next' got redefined
ad-handle-definition: `occur-prev' got redefined
Loading replace...done
Loading
/usr/share/emacs/site-lisp/emacspeak/sounds/default-8k/define-theme.el
\(source)...done
Loading regexp-opt...done
Loading mule-util...done
signal: End of buffer
signal: Beginning of buffer
Loading ange-ftp...done
Loading sh-script...
Loading easy-mmode...done
Loading sh-script...done
Setting up indent for shell type sh
setting up indent stuff
Indentation variable are now local.
Indentation setup for shell type sh

 
Do You know the reason of my problems ?
Greetings

----------------------------------------------------
Olimpiada na skuterze!
Skutery, aparaty cyfrowe, oryginalne plecaki olimpijskie
czekają na chętnych! ---> Ateny.wp.pl/Konkurs ---> Sprawdź się!
http://klik.wp.pl/?adr=http%3A%2F%2Fateny.wp.pl%2Fkonkurs&sid=226


-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"