No connection
Up to General discussion
I just installed 1.3RC1 in the hope my problems with txgdg would disappear... Not. I never get a connection up. I did a manual update of the firmwares to 0.4.0/ 0.3.0. No problems there. As soon as I start tuxgdg (as root) both connection icons are crossed. I had this with 1.2 also. But then I could run tuxgi which did work without a hitch. Is there something special I can test or check? my USB on this laptop?
I'm running Mandriva 2008.0 PWP on a DELL Latitude D600.
Thanks!
Egbert Jan (NL)
Do you can to run tuxgdg in a terminal, and then write the output in this thread ?
I will see the result tomorrow. Because now it's time to sleep.
Still the Fish and the connection are crossed.
Here is the output that I get
[root@server ~]# tuxgdg
<GdgObject.GdgObject object at 0x866aa8c>
CONNECTED to tuxd
DISCONNECTED from tuxd
CONNECTED to tux_osl_daemon
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
self.run()
File "/usr/lib/python2.5/threading.py", line 440, in run
self.__target(*self.__args, **self.__kwargs)
File "/opt/tuxdroid/apps/tuxosl/tux_osl_event_cmd_client.py", line 134, in ac_async
self.connect(host, port)
File "/opt/tuxdroid/apps/tuxosl/tux_osl_event_cmd_client.py", line 169, in connect
self.__client_id = self.server().register_me(self.__client_name)
File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
verbose=self.__verbose
File "/opt/tuxdroid/apps/tuxosl/tux_osl_event_cmd_client.py", line 44, in request
request_body, verbose)
File "/usr/lib/python2.5/xmlrpclib.py", line 1185, in request
errcode, errmsg, headers = h.getreply()
File "/usr/lib/python2.5/httplib.py", line 1195, in getreply
response = self._conn.getresponse()
File "/usr/lib/python2.5/httplib.py", line 924, in getresponse
response.begin()
File "/usr/lib/python2.5/httplib.py", line 385, in begin
version, status, reason = self._read_status()
File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
line = self.fp.readline()
File "/usr/lib/python2.5/socket.py", line 331, in readline
data = recv(1)
error: (104, 'Connection reset by peer')
Hope this helps.
Egbert Jan
Firstly, tuxd seems to not accepting the connection with tuxgdg, and the connection with tux_osl has an unexpected closure. If tuxgi has worked, there is no reason that tuxgdg don't work. It seems not be a USB or firmware problem. For me, a possible problem is to start tuxgdg in root. Can you uninstall the tuxsetup and delete /opt/tuxdroid and /opt/Acapela ? And after, to reinstall tuxsetup and then to load it with user. If it's not this problem and that the tuxgi can work on your system, it's a problem of python version or dependency. I have no more idea.