trouble launching tuxgdg on an Eeepc
Up to General discussion
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.
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.
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.
Don't get me wrong... it's still very temperamental, and sometimes crashes after adding new gadgets, but at least it works.
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...
Powered by
Ploneboard