From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#42374: 28.0.50; too many tramp messages after computer sleep Date: Wed, 28 Oct 2020 15:01:49 +0300 Organization: GNU.Support Message-ID: References: <86wo3465yw.fsf@protected.rcdrun.com> <87365r3ock.fsf@gmx.de> <20200716083931.GH7554@protected.rcdrun.com> <87y2nj1zkv.fsf@gmx.de> <20200721120604.GU26332@protected.rcdrun.com> <875zagri1n.fsf@gmx.de> <20200724070830.GO19439@protected.rcdrun.com> <87lfftyol2.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="953"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/+ (1036f0e) (2020-10-18) Cc: Michael Albinus , 42374@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 28 13:02:30 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kXk9t-00008j-Sq for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 28 Oct 2020 13:02:29 +0100 Original-Received: from localhost ([::1]:60022 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXk9s-00053m-Uh for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 28 Oct 2020 08:02:28 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56448) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXk9S-00052B-A4 for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2020 08:02:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36049) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXk9R-0007On-UW for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2020 08:02:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXk9R-00075D-RM for bug-gnu-emacs@gnu.org; Wed, 28 Oct 2020 08:02:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 28 Oct 2020 12:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42374 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 42374-submit@debbugs.gnu.org id=B42374.160388651626929 (code B ref 42374); Wed, 28 Oct 2020 12:02:01 +0000 Original-Received: (at 42374) by debbugs.gnu.org; 28 Oct 2020 12:01:56 +0000 Original-Received: from localhost ([127.0.0.1]:47595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXk9L-000707-NA for submit@debbugs.gnu.org; Wed, 28 Oct 2020 08:01:55 -0400 Original-Received: from static.rcdrun.com ([95.85.24.50]:53611) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXk9K-0006ya-48 for 42374@debbugs.gnu.org; Wed, 28 Oct 2020 08:01:54 -0400 Original-Received: from localhost ([::ffff:197.157.0.60]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by static.rcdrun.com with ESMTPSA id 00000000002A0B3A.000000005F995DB0.00006EEA; Wed, 28 Oct 2020 12:01:52 +0000 Content-Disposition: inline In-Reply-To: <87lfftyol2.fsf@gnus.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:191862 Archived-At: * Lars Ingebrigtsen [2020-10-26 18:50]: > Jean Louis writes: > > >> > How do I turn off desktop-auto-save? Variable is not there to > >> > customize. > >> > >> M-x desktop-save-mode > > > > Thank you, I turned it off, but I cannot replicate easily. > > Did you make any further progress in replicating this? Computer was put to sleep many times, it can even be I was reporting from other computer but this one. It was regular error after sleep. So I turned off desktop-save I can observe that after laptop sleep I cannot access new ssh sessions, I get this: Listing directory failed but ‘access-file’ worked. Debugger is not opening on that. This may not be related to desktop-save-mode However, even if I do tramp-cleanup-all-connections I cannot access SSH Tramp. -- Jean Louis