all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Dima Kogan <dima@secretsauce.net>
Cc: 49714@debbugs.gnu.org
Subject: bug#49714: 28.0.50; TRAMP burns CPU and has insufficient user reporting when using xxxx-sk SSH keys
Date: Sun, 22 Aug 2021 15:06:33 +0200	[thread overview]
Message-ID: <87v93xvdba.fsf@gmx.de> (raw)
In-Reply-To: <87lf4x5ork.fsf@secretsauce.net> (Dima Kogan's message of "Thu, 19 Aug 2021 12:26:55 -0500")

Dima Kogan <dima@secretsauce.net> writes:

> Hi.

Hi Dima,

> From what I see, the rendering is dependent on what the window
> manager does. If you switch to another window to cover up emacs, and
> switch back, is there a redraw? I'm observing no redraw, and that's a
> problem: emacs is frozen, and I don't see the prompt text in the
> minibuffer. Sometimes due to WM quirks I never see the prompt. emacs
> should give control back to the main loop while it waits for user
> interaction (i.e. exactly what it does when asking for the passphrase).

It seems to depend on the window manager, indeed. Running "emacs -Q", I
always see the whole rendered Emacs, including the message in the echo
area. Whether I move another window on top on Emacs, and move it away
afterwards, doesn't matter.

I'm running Fedora 34 with gdm (GNOME) 40.1.

> I realize this might not be a simple thing to implement. Would it be
> simple to wait for keyboard input OR the yubikey touch, whichever comes
> first? If so, we can ask the user to "touch yubikey, or press enter to
> quit". Then the same console input code used for the passphrase input
> could be utilized here.

Not so simple to implement. We have the ssh security key message, which
must be displayed.

I've adapted the code slightly, so it doesn't wait 30 sec for the
confirmation message to appear from ssh. Instead there is a loop, which
waits for 0.1 sec, checks for the message, and calls (redisplay) if it
didn't appear.

Pushed to master. Does it make a difference for you?

> Thanks!

Best regards, Michael.





  parent reply	other threads:[~2021-08-22 13:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23 22:05 bug#49714: 28.0.50; TRAMP burns CPU and has insufficient user reporting when using xxxx-sk SSH keys Dima Kogan
2021-07-24 12:02 ` Michael Albinus
2021-07-24 18:15   ` Dima Kogan
2021-07-24 18:24     ` Michael Albinus
2021-07-24 18:35       ` Dima Kogan
2021-07-24 18:44         ` Michael Albinus
2021-07-24 18:52           ` Dima Kogan
2021-07-25 12:37             ` Michael Albinus
     [not found]         ` <87tukjr1lq.fsf@secretsauce.net>
     [not found]           ` <87eebnmqty.fsf@gmx.de>
     [not found]             ` <87lf5vqya5.fsf@secretsauce.net>
     [not found]               ` <87o8aqwp1v.fsf@gmx.de>
     [not found]                 ` <874kciqfuv.fsf@secretsauce.net>
     [not found]                   ` <87bl6puql6.fsf@gmx.de>
     [not found]                     ` <87h7ggpb4k.fsf@secretsauce.net>
     [not found]                       ` <87pmv4td2v.fsf@gmx.de>
     [not found]                         ` <8735s0p260.fsf@secretsauce.net>
     [not found]                           ` <87lf5st3b2.fsf@gmx.de>
     [not found]                             ` <87tukfobxa.fsf@secretsauce.net>
     [not found]                               ` <878s1rttfc.fsf@gmx.de>
     [not found]                                 ` <87czr3o497.fsf@secretsauce.net>
     [not found]                                   ` <874kcftol2.fsf@gmx.de>
     [not found]                                     ` <87a6m7nzv0.fsf@secretsauce.net>
2021-07-28  7:18                                       ` Michael Albinus
2021-07-28 19:58                                         ` Dima Kogan
2021-07-28 20:07                                           ` Michael Albinus
2021-07-28 20:12                                             ` Dima Kogan
2021-08-03 20:16                                           ` Michael Albinus
2021-08-08  5:41                                             ` Dima Kogan
2021-08-08 14:21                                               ` Michael Albinus
2021-08-13 19:18                                                 ` Dima Kogan
2021-08-16 19:50                                                   ` Michael Albinus
     [not found]                                                     ` <87eeat414c.fsf@gmx.de>
     [not found]                                                       ` <87lf4x5ork.fsf@secretsauce.net>
2021-08-22 13:06                                                         ` Michael Albinus [this message]
2021-09-09 13:58                                                           ` Michael Albinus
2021-09-09 18:00                                                           ` Dima Kogan
2021-07-24 18:30     ` 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

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

  git send-email \
    --in-reply-to=87v93xvdba.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=49714@debbugs.gnu.org \
    --cc=dima@secretsauce.net \
    /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.