xubuntu, crash during connect
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Remote Help Assistant |
New
|
Undecided
|
Unassigned |
Bug Description
below is the log from a xubuntu machine which crashed in step 3.
allow control the desktop and reers connection was both ticked.
the helper app on ubuntu did find the computer and sigalled that it was connecting
Sun, 24 May 2009 15:25:09 +0000 - Starting with home_dir: /home/bta
Sun, 24 May 2009 15:25:09 +0000 - md5sum information: 33e829f18d826dc
Sun, 24 May 2009 15:25:10 +0000 - Running command 0 = get_ip_
Sun, 24 May 2009 15:25:10 +0000 - Sent 0 == get_ip_
Sun, 24 May 2009 15:25:10 +0000 - Responding to 0
Sun, 24 May 2009 15:25:10 +0000 - Finished command 0 = get_ip_
Sun, 24 May 2009 15:25:20 +0000 - Preparing page 1 - Share or connect? (2 of 7)
Sun, 24 May 2009 15:25:20 +0000 - Running command 1 = get_ip_
Sun, 24 May 2009 15:25:20 +0000 - Sent 1 == get_ip_
Sun, 24 May 2009 15:25:20 +0000 - Done preparing page.
Sun, 24 May 2009 15:25:20 +0000 - Responding to 1
Sun, 24 May 2009 15:25:20 +0000 - Finished command 1 = get_ip_
Sun, 24 May 2009 15:25:21 +0000 - Preparing page 2 - General information (3 of 7)
Sun, 24 May 2009 15:25:21 +0000 - Sent 2 == cancel_current_job
Sun, 24 May 2009 15:25:21 +0000 Sun, 24 May 2009 15:25:21 +0000 - Running command 2 = cancel_current_job ( None )
Sun, 24 May 2009 15:25:21 +0000 - Finished command 2 = cancel_current_job ( None )
Sun, 24 May 2009 15:25:32 +0000 - Preparing page 3 - Establish the connection (4 of 7)
Sun, 24 May 2009 15:25:32 +0000 - Sent 3 == cancel_current_job
Sun, 24 May 2009 15:25:32 +0000 - Running command 3 = cancel_current_job ( None )
Sun, 24 May 2009 15:25:32 +0000 - Finished command 3 = cancel_current_job ( None )
Sun, 24 May 2009 15:25:32 +0000 - Sent 4 == connect
Sun, 24 May 2009 15:25:32 +0000Sun, 24 May 2009 1 4 = connect ( Done preparing page.
(True, False, '', True) )
Sun, 24 May 2009 15:25:32 +0000 - Responding to 4
Sun, 24 May 2009 15:25:34 +0000 - Sending the following information: 1,1 False True True True <SSH public key>
Sun, 24 May 2009 15:25:34 +0000 - Responding to -1
Traceback (most recent call last):
File "/usr/bin/
if gtk_interface() or text_interface():
File "/usr/bin/
assistant = help_assistant()
File "/usr/bin/
self.backend = backend()
File "/usr/bin/
getattr(self, function)(argument, callback_id)
File "/usr/bin/
ret = func(*args, **kwargs)
File "/usr/bin/
open(config_dir + "/local_
IOError: [Errno 2] No such file or directory: '/home/
Sun, 24 May 2009 15:25:35 +0000 - Got error from handle_callbacks(), exiting
Traceback (most recent call last):
File "/usr/bin/
ret = func(*args, **kwargs)
File "/usr/bin/
raise self.backend # To make apport run, if it's listening
__main__.backend: <__main__.backend instance at 0x8d4feac>
this one might be a doupe of 349792
It's kind a frustrating when everything works at home and in the wild it breaks... I've always managed to connect ubuntu<>xubuntu in my LAN but not over the internet... :-/