2

I frequently launch a terminal via keyboard command. Normally it is very fast. All my other launcher shortcuts still work quickly. The terminal launcher is taking over 20 seconds before I see the terminal. This just started a few days ago.
I've tried the following with no change:

  • Changing the default terminal from gnome-terminal.wrapper to terminator.
  • Creating a new custom shortcut.
  • Changing the key sequence of the launcher.

All these resulted in the same 20+ second launch time.

Any ideas how to debug this issue further?

1 Answers1

1

I have the same problem and this answer helped a lot.

Apparently it's a bug within gnome-keyring, more info here.

popi
  • 88