emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tramp ftp gives error on initial directory listing


From: William McCallum
Subject: tramp ftp gives error on initial directory listing
Date: 14 Apr 2003 17:38:38 -0700

Symptoms:

I have been having trouble using tramp via ftp. When I
do C-x C-f /address@hidden:, tramp asks for my password, then connects,
then gives the error message 

Wrong type argument: hash-table-p, nil

in the mini-buffer. I believe it connects successfully before giving
this message because the mini buffer gives messages about connecting,
then doing a cd, then attempting to list my home directory. 

I can get around this problem by repeating the C-x C-f command
with a subdirectory added, as in 

C-x C-f /address@hidden:somedirectory

I have to do this *after* I have made an initial attempt as above; it
doesn't work if I try it right away. Also, I have to add the
subdirectory; it doesn't work if I repeat the initial attempt. This
works, and lists somedirectory. After that, file browsing using dired,
and editing of files, both work as normal, even in the home directory
that initially yielded the error.

After experimenting with this bug for a while, I think that they key
is simply to try opening two different directories. For example, the
above works the same way if I reverse the two directories. The first
directory always fails and the second works. 

If I try to open a file directly, that works fine as well.

By the way, tramp using the default connection method of ssh doesn't
work at all for me. It gives a message in the minibuffer saying that
it is waiting 60s for the shell to respond, then says "login failed"
after 60s. 


In GNU Emacs 21.3.50.2 (powerpc-apple-darwin6.5)
 of 2003-04-14 on laptop-wmc.math.arizona.edu
configured using `configure '--without-x' '--with-carbon-app''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Recent input:
M-x r e p o SPC r SPC e m SPC SPC SPC <return>

Recent messages:
Loading redo.el (source)...done
Loading font-latex...done
Loading etach (source)...done
Loading server...done
Loading advice...done
Loading /Users/williamm/.recentf...done
For information about the GNU Project and its goals, type C-h C-p.
Making completion list...
Loading help-mode...done
Loading emacsbug...done





reply via email to

[Prev in Thread] Current Thread [Next in Thread]