Zsolnai Laszlo wrote:
Hello,
Check before starting festival_client if festival is running in the background:
Note that this is only necessary when diagnosing festival_client problems, no one should need to do this as part of normal GNOME accessibility operation.
- Bill
ps aux|grep 'festival --server'
If not, start it: festival --server&
Best regards,
Laszlo
_______________________________________________ gnome-accessibility-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
