all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Jean Louis <bugs@gnu.support>
Cc: 42374@debbugs.gnu.org
Subject: bug#42374: 28.0.50; too many tramp messages after computer sleep
Date: Thu, 16 Jul 2020 09:34:19 +0200	[thread overview]
Message-ID: <87365r3ock.fsf@gmx.de> (raw)
In-Reply-To: <86wo3465yw.fsf@protected.rcdrun.com> (Jean Louis's message of "Wed, 15 Jul 2020 20:30:47 +0300")

Jean Louis <bugs@gnu.support> writes:

Hi,

> I have opened tramp connection, then I put computer to sleep, after few
> hours I open the notebook and then as it is not connected to Internet,
> it starts with these messages. When message appears, I cannot really do
> nothing, so I cannot do M-x, and whatever I press, it starts running
> again something from Tramp and I need to press maybe hundred times C-g
> to abort these messages, basically there is no abort, and Emacs becomes
> not responsive, as whatever I do,, it gives me these messages.

Tramp is a library, and it isn't activated on its own. So let's see why
it is called:

> Tramp: Opening connection for motorola using scp...
> Tramp failed to connect.  If this happens repeatedly, try
>     ‘M-x tramp-cleanup-this-connection’
> Tramp failed to connect.  If this happens repeatedly, try
>     ‘M-x tramp-cleanup-this-connection’
> Tramp failed to connect.  If this happens repeatedly, try
>     ‘M-x tramp-cleanup-this-connection’
> Error running timer ‘desktop-auto-save’: (file-error "Tramp failed to connect.  If this happens repeatedly, try
>     ‘M-x tramp-cleanup-this-connection’")
> Error running timer ‘desktop-auto-save’: (file-error "Tramp failed to connect.  If this happens repeatedly, try
>     ‘M-x tramp-cleanup-this-connection’")

Well, `desktop-auto-save' is in progress, and it calls Tramp functions
again and again. You should suppress this when the remote connection
isn't available.

What are your values of `desktop-buffers-not-to-save',
`desktop-files-not-to-save' and `desktop-modes-not-to-save'?

Best regards, Michael.





  reply	other threads:[~2020-07-16  7:34 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 17:30 bug#42374: 28.0.50; too many tramp messages after computer sleep Jean Louis
2020-07-16  7:34 ` Michael Albinus [this message]
2020-07-16  8:39   ` Jean Louis
2020-07-16 11:14     ` Michael Albinus
2020-07-21 12:06       ` Jean Louis
2020-07-21 15:42         ` Michael Albinus
2020-07-24  7:08           ` Jean Louis
2020-10-26 15:49             ` Lars Ingebrigtsen
2020-10-28 12:01               ` Jean Louis
2020-12-09 15:17                 ` Lars Ingebrigtsen
2020-12-09 15:31                   ` Jean Louis
2020-12-09 15:39                     ` Lars Ingebrigtsen
2020-12-09 16:17                       ` Jean Louis
2020-12-09 16:48                         ` Lars Ingebrigtsen
2020-12-09 17:23                           ` Jean Louis

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

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

  git send-email \
    --in-reply-to=87365r3ock.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=42374@debbugs.gnu.org \
    --cc=bugs@gnu.support \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.