Personal tools
Document Actions

The new tux gadget manager is not working with ubuntu 8.04

Up to Tux gadgets

The new tux gadget manager is not working with ubuntu 8.04

Posted by Vincent JOBARD at May 01. 2008
This is what i have when i try to luch tux gadget manager in my term :

[code]~$ tuxfw /opt/tuxdroid/apps/tux_manager/gadgets/Manager.tgf
Traceback (most recent call last):
File "/opt/tuxdroid/apps/tux_framework/TFW.py", line 12, in
from FWObject import GdgFramework
File "/opt/tuxdroid/apps/tux_framework/libs/FWObject.py", line 35, in
from GdgObject import *
File "/opt/tuxdroid/apps/tux_framework/libs/GdgObject.py", line 38, in
from TGFormat import *
File "/opt/tuxdroid/apps/tux_framework/libs/TGFormat.py", line 30, in
from TGFXml import *
File "/opt/tuxdroid/apps/tux_framework/libs/TGFXml.py", line 26, in
import xml.dom.ext
ImportError: No module named ext[/code]

I am just a begginer in python so i don't know how to fixe scripts. Maybe someone could help me ?

Re: The new tux gadget manager is not working with ubuntu 8.04

Posted by eFfeM at May 01. 2008
There is definitely another thread with more info.
Not sure if there is a fix.
(I haven't forgotten the trouble I got when moving from 7.02 to 7.10, so 8.04 is for now a "not yet").

Re: The new tux gadget manager is not working with ubuntu 8.04

Posted by enguerran at May 02. 2008

Hi,


Just use the previous version of the python-xml librairy (0.8.4-8ubuntu1 is ok, but not 0.8.4-8ubuntu2) until a fix is realeased.


Re: The new tux gadget manager is not working with ubuntu 8.04

Posted by ks156 at May 02. 2008

I've installed the last package from the source-forge project (http://sourceforge.net/project/showfiles.php?group_id=6473), and it seems work now.


Re: The new tux gadget manager is not working with ubuntu 8.04

Posted by Chris at May 02. 2008
Hi, I've also updated to Ubuntu 8.04 and now my TuxDroid doesn't work any more.
If I want to start the Gadget Manager the same error message as above appear.

How do I install an older version of python-xml?


Powered by Ploneboard
You are here: Home Forum Tux gadgets The new tux gadget manager is not working with ubuntu 8.04

Powered by Plone CMS, the Open Source Content Management System