unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: 46568@debbugs.gnu.org
Cc: dag@obbligato.org
Subject: bug#46568: 27.1; TRAMP: wrong-argument-type processp: nil on find-file
Date: Tue, 16 Feb 2021 21:18:18 +0100	[thread overview]
Message-ID: <87tuqbu5px.fsf@gmx.de> (raw)
In-Reply-To: <nng7dn7ers9.fsf@hpe.com> (David Greene via's message of "Tue, 16 Feb 2021 13:28:22 -0600")

David Greene via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

Hi David,

> I am getting the above error when doing a find-file in a vterm buffer
> with a remote shell. I have not changed anything recently in my config
> and I don't think the remote host has changed, but can't be sure since I
> don't control it.
>
> I have also seen a message about TRAMP not finding the command to check
> file existance.
>
> I have tried both 26.2 and 27.1 with no change in behavior.  Previously
> I had ivy/counsel enabled but even after disabling it the error still
> occurs.

Does this also happen if you start "emacs -Q"?

> Here's a (sanitized) TRAMP debug log:
>
>   backtrace()
>   tramp-signal-hook-function(wrong-type-argument ("processp nil"))
>   signal(wrong-type-argument ("processp nil"))
>   tramp-maybe-open-connection((tramp-file-name #("ssh" 0 3 (tramp-default t)) "user" nil "host" nil "/path/user/src/project/README.md" nil))
>   tramp-send-command((tramp-file-name #("ssh" 0 3 (tramp-default t)) "user" nil "host" nil "/path/user/src/project/README.md" nil) "test 0 2>/dev/null; echo tramp_exit_status $?")
>   tramp-send-command-and-check((tramp-file-name #("ssh" 0 3 (tramp-default t)) "user" nil "host" nil "/path/user/src/project/README.md" nil) "test 0")
>   tramp-get-test-command((tramp-file-name #("ssh" 0 3 (tramp-default t)) "user" nil "host" nil "/path/user/src/project/README.md" nil))
>   tramp-run-test("-d" #("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   tramp-sh-handle-file-directory-p(#("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   apply(tramp-sh-handle-file-directory-p #("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   tramp-sh-file-name-handler(file-directory-p #("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   apply(tramp-sh-file-name-handler file-directory-p #("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   tramp-file-name-handler(file-directory-p #("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   file-directory-p(#("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)))
>   find-file-noselect(#("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)) nil nil t)
>   find-file(#("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)) t)
>   funcall-interactively(find-file #("/ssh:user@host:/path/user/src/project/RE..." 1 4 (tramp-default t)) t)
>   call-interactively(find-file nil nil)
>   command-execute(find-file)

That doesn't tell too much. If the test above doesn't help, could you
please start

# emacs -Q --eval '(setq tramp-verbose 6)'

and rerun the test? There will be a Tramp debug buffer; pls show it.

Best regards, Michael.





  reply	other threads:[~2021-02-16 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 19:28 bug#46568: 27.1; TRAMP: wrong-argument-type processp: nil on find-file David Greene via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-02-16 20:18 ` Michael Albinus [this message]
2021-02-18 18:20   ` dag via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-02-18 20:51     ` Michael Albinus
2021-02-19 16:00       ` dag via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-02-19 16:55         ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tuqbu5px.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=46568@debbugs.gnu.org \
    --cc=dag@obbligato.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).