Personal tools
Document Actions

tuxgdg failure to start

Up to General discussion

tuxgdg failure to start

Posted by Phil at April 25. 2008

Console output below, google'ed read other peoples problems but unsure of which package to install / I needed (Ubuntu 8.04)




phil@phil-laptop:~$ tuxgdg
Traceback (most recent call last):
  File "/opt/tuxdroid/apps/tux_framework/TFW.py", line 12, in <module>
    from FWObject import GdgFramework
  File "/opt/tuxdroid/apps/tux_framework/libs/FWObject.py", line 35, in <module>
    from GdgObject import *
  File "/opt/tuxdroid/apps/tux_framework/libs/GdgObject.py", line 38, in <module>
    from TGFormat import *
  File "/opt/tuxdroid/apps/tux_framework/libs/TGFormat.py", line 30, in <module>
    from TGFXml import *
  File "/opt/tuxdroid/apps/tux_framework/libs/TGFXml.py", line 26, in <module>
    import xml.dom.ext
ImportError: No module named ext


Re: tuxgdg failure to start

Posted by Phil at April 25. 2008

Fixed it myself, not too happy on having to dig into the programs source code considering i spent £90 on tux droid.




But all you do is comment out :


import xml.dom.ext




on line 26 of file TGFXml.py at /opt/tuxdroid/apps/tux_framework/libs on my system.




problem now is permission denieds on firmware updates.


Re: tuxgdg failure to start

Posted by Phil at April 26. 2008

Ok comments and Ubuntu 8.04  notes so far:




permission problems solved by typing "sudo tuxgdg"


tuxd and tuxttsd not starting up, you need to make a link to the tuxttsd and then add 2 new services under system -> prefs -> services for each to startup.




More to come once I fix this software out. Considering rewriting the python as it uses out of date xml calls and for some strange reason brings up all gadgets on startup with the line commented out and won't save settings.


Re: tuxgdg failure to start

Posted by Mirko Romanato at April 30. 2008

Previously Phil wrote:





Ok comments and Ubuntu 8.04  notes so far:








permission problems solved by typing "sudo tuxgdg"




I have the same problem and I find the same solution afther an update to the new tuxsetup but I don't find tuxgi.


Mirko





Powered by Ploneboard
You are here: Home Forum General discussion tuxgdg failure to start

Powered by Plone CMS, the Open Source Content Management System