maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] eSpeak GUI Client (https://talk.maemo.org/showthread.php?t=53351)

kamil365 2010-05-22 20:27

Re: [ANNOUNCE] eSpeak GUI Client
 
Really great job:) Work excellent.
I discovered that one icon is missing:
This one close to "red lips":)
http://i47.tinypic.com/2u57rwk.png

resplendent2209 2010-05-22 20:31

Re: [ANNOUNCE] eSpeak GUI Client
 
Any inputs why it is crashing after 5 seconds on my N900?

amandalam 2010-05-22 20:36

Re: [ANNOUNCE] eSpeak GUI Client
 
Quote:

Originally Posted by resplendent2209 (Post 670822)
Any inputs why it is crashing after 5 seconds on my N900?

Is your user folder /home/user ?

amandalam 2010-05-22 20:37

Re: [ANNOUNCE] eSpeak GUI Client
 
Quote:

Originally Posted by kamil365 (Post 670817)
Really great job:) Work excellent.
I discovered that one icon is missing:
This one close to "red lips":)
http://i47.tinypic.com/2u57rwk.png

I notice this too. It's a typo in the rules file... will get this fixed in the next update.

amandalam 2010-05-22 20:38

Re: [ANNOUNCE] eSpeak GUI Client
 
Quote:

Originally Posted by Optln (Post 670806)
Can you make the Speak button to turn into Stop button while it's speaking. There's no way to stop it as far as I can see and pressing Speak again just adds another one to the queue.I had to wait for it saying "Hot tamale, hot hot tamale, hot tamale, hot hot!" 10 times :D

I will add a Stop button in the next update...but not sure if that will work well :p

resplendent2209 2010-05-22 20:41

Re: [ANNOUNCE] eSpeak GUI Client
 
Quote:

Originally Posted by amandalam (Post 670827)
Is your user folder /home/user ?

I don't know what you mean by this. I haven't changed anything on my Phone. Everything is the way it should be by default.

amandalam 2010-05-22 20:49

Re: [ANNOUNCE] eSpeak GUI Client
 
Quote:

Originally Posted by resplendent2209 (Post 670832)
I don't know what you mean by this. I haven't changed anything on my Phone. Everything is the way it should be by default.

hmm, would you mind opening X Terminal and type the following...

cd /opt/eSpeakGUI/
python eSpeakGUI.py

and see what it says?

resplendent2209 2010-05-22 20:55

Re: [ANNOUNCE] eSpeak GUI Client
 
It says -

Traceback (most recent call last) :
File "eSpeakGUI.py", Line 24, in <module>
from portrait import FremantleRotation
File "home/opt/eSpeakGUI/portrait.py", Line 20, in <module>
import bus
ImportError: No module named dbus

amandalam 2010-05-22 21:02

Re: [ANNOUNCE] eSpeak GUI Client
 
Quote:

Originally Posted by resplendent2209 (Post 670844)
It says -

Traceback (most recent call last) :
File "eSpeakGUI.py", Line 24, in <module>
from portrait import FremantleRotation
File "home/opt/eSpeakGUI/portrait.py", Line 20, in <module>
import bus
ImportError: No module named dbus

Looks like you don't have the python-dbus library installed. Perhaps you can try the following in X Terminal?

sudo apt-get install python-dbus
sudo apt-get install python2.5-dbus

and once that gets installed, try to relaunch the program again?

resplendent2209 2010-05-22 21:10

Re: [ANNOUNCE] eSpeak GUI Client
 
I got some errors while trying to install. Python 2.5 xml missing etc.

I think I have to wait for PR 1.2!


All times are GMT. The time now is 06:33.

vBulletin® Version 3.8.8