Personal tools
Document Actions

trouble launching tuxgdg on an Eeepc

Up to General discussion

trouble launching tuxgdg on an Eeepc

Posted by MGdesigner at February 01. 2008
Hello I am trouble running tuxgdg on eeepc.Eeepc use python 2.4.It failed launching and report some issues :


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 34, in ?
from GdgObject import *
File "/opt/tuxdroid/apps/tux_framework/libs/GdgObject.py", line 50, in ?
from GdgVoiceRec import VoiceRecParametrize, VoiceRecAcquire, VoiceRecMatching
File "/opt/tuxdroid/apps/tux_framework/libs/GdgVoiceRec.py", line 11, in ?
import DTW
File "/opt/tuxdroid/apps/tux_framework/libs/DTW.py", line 27, in ?
lib = CDLL(DTW_SO)
File "/usr/lib/python2.4/site-packages/ctypes/__init__.py", line 315, in __init__
self._handle = _dlopen(self._name, mode)
OSError: /opt/tuxdroid/apps/tux_framework/libs/_DTW.so: undefined symbol: __stack_chk_fail

Help!How should I do?

ps.tuxsh and tuxgi can be launched correctly.
Attachments

Re: trouble launching tuxgdg on an Eeepc

Posted by Chris Marshall at February 02. 2008
It worked on my Asus 701 after installing pyxml with Synaptec Package Manager, and replacing dtw.so with this one.

Don't get me wrong... it's still very temperamental, and sometimes crashes after adding new gadgets, but at least it works.


Re: trouble launching tuxgdg on an Eeepc

Posted by MGdesigner at February 02. 2008
Thank you!About DTW.so,that link is null.Where do I get one?

Re: trouble launching tuxgdg on an Eeepc

Posted by Chris Marshall at February 03. 2008

The link for the DTW.so is on this page...







http://www.tuxisalive.com/tux-droid-forum/copy_of_forumtopic1/768974438/conversation_view?b_start:int=10&-C=










Also attached to this post...
Attachments

Re: trouble launching tuxgdg on an Eeepc

Posted by MGdesigner at February 05. 2008
Thank you very much.I can use tuxgdg on Eeepc,although really buggy now.Almost is rendering problem.
Powered by Ploneboard
You are here: Home Forum General discussion trouble launching tuxgdg on an Eeepc

Powered by Plone CMS, the Open Source Content Management System