Personal tools
Document Actions

Tux Droid doesn't work under Pclinuxos2007

Up to General discussion

Tux Droid doesn't work under Pclinuxos2007

Posted by Fabio Moro at October 07. 2007

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!


Re: Tux Droid doesn't work under Pclinuxos2007

Posted by Ulhume at October 07. 2007
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.

Re: Tux Droid doesn't work under Pclinuxos2007

Posted by Fabio Moro at October 07. 2007

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!

Re: Tux Droid doesn't work under Pclinuxos2007

Posted by Ulhume at October 07. 2007

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).

Re: Tux Droid doesn't work under Pclinuxos2007

Posted by Fabio Moro at October 09. 2007

I did what you said and this is the output:


[root@localhost thethinker]# ps -edaf | grep tux
nobody    8058     1  0 23:24 ?        00:00:00 tuxd -d
root      8200  8157  0 23:26 pts/4    00:00:00 grep --color tux




I don't know how to fix TEXT TO SPEECH daemon (there is a red X), how can I do?



Thanks!
Powered by Ploneboard
You are here: Home Forum General discussion Tux Droid doesn't work under Pclinuxos2007

Powered by Plone CMS, the Open Source Content Management System