Tux Droid doesn't work under Pclinuxos2007
Up to General discussion
In Pclinuxos2007 (currently the best distro in distrowatch) I have installed tuxsetup-1.1-final but all doemons don't work :/
[root@localhost tuxdroid-tts-voices.Italian]# tuxgi
Graphical TuxDroid Interface 0.2.3 (SVN/UNRELEASED)
/opt/tuxdroid/apps/tuxgi/SimpleGladeApp.py:335: GtkWarning: FIXME we don't support GTK_JUSTIFY_FILL yet
return gtk.glade.XML(self.glade_path, root, domain)
/opt/tuxdroid/apps/tuxgi/SimpleGladeApp.py:297: GtkWarning: FIXME we don't support GTK_JUSTIFY_FILL yet
gtk.main()
How can I fix this problem?
Thanks!
For the daemon, I have the same problem since the beginning but I didn't try to understand why. Actually both daemons are correctly loaded when fux is detected but for some reason tuxd is stopping soon after. Quick fix solution is just to run it by and by issuing :
sudo tuxd -d &
Normally this will work and you'll be able to start tuxgi. Don't pay attention to those to error messages, I have the same but with no consequences.
sudo tuxd -d &
Normally this will work and you'll be able to start tuxgi. Don't pay attention to those to error messages, I have the same but with no consequences.
Thanks Ulhume, now tuxgi works!
The only daemon doesn't work is TEXT TO SPEECH
I have installed English and Italian voices running ./WIZARD as root and all the files were copied without errors. I don't know the reason TEXT TO SPEECH doesn't work.
How can I do to fix this problem?
Thanks!
Previously Fabio Moro wrote:
Thanks Ulhume, now tuxgi works!
The only daemon doesn't work is TEXT TO SPEECH
I have installed English and Italian voices running ./WIZARD as root and all the files were copied without errors. I don't know the reason TEXT TO SPEECH doesn't work.
How can I do to fix this problem?
Thanks!
Does the commande (as root):
ps -edaf | grep tux
give your ttstuxd and ttsd ?
If not, did you try to start it by hand (as you done for ttsd).
Powered by
Ploneboard