[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to troubleshoot tramp on windows
From: |
Michael Albinus |
Subject: |
Re: how to troubleshoot tramp on windows |
Date: |
Mon, 21 May 2007 22:32:06 +0200 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.91 (gnu/linux) |
Paul Gatewood <address@hidden> writes:
Hi,
> When I try to open a file, e.g. using the syntax:
> /address@hidden:.profile
> I get the following output in the buffer
> *debug tramp/plink address@hidden (sorry the output is wrapped):
>
> 1File error: [[Regexp `^///92fb9be1e1d8535b966a60c6d8167761
> ?$' not found in 10 secs]]
[...]
> 11:01:52 tramp-get-connection-property (7) # home-directory undef
> 11:01:52 tramp-get-connection-property (7) # process-name nil
> 11:01:52 tramp-get-connection-property (7) # last-cmd-time (17985
> 57341 550000)
> 11:01:52 tramp-get-connection-property (7) # process-name nil
> 11:01:52 tramp-get-connection-property (7) # remote-echo nil
> 11:01:52 tramp-send-command (6) # echo are you awake
This is not the complete Tramp debug buffer. The "are you awake" message
is sent once a connection was opened already, and a new command has been
sent after a while.
For analysis, I'ld like to see the whole debug buffer after a fresh
Emacs start and a new Tramp connection attempt. This shall reduce side
effects.
It would simplify the analysis if you would send your bug report via M-x
tramp-submit-bug. This provides additional information.
Best regards, Michael.