Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.41k stars 576 forks source link

Guake not opening in some cases #848

Open wil93 opened 7 years ago

wil93 commented 7 years ago

I can reproduce this issue with this configuration:

And with these steps:

deliantwo commented 7 years ago

I have the same issue. The issue seems related to GTK applications. For example, when focus is on file-roller, Transmission, nautilus etc.. the keyboard shortcut witll not open guake. When the focus is on a QT application ( like Calibre, for example) instead, everything works.

wil93 commented 7 years ago

According to @dario2994 a workaround is to uncomment the "Wayland=false" line (or something similar) in the /etc/default/gdm.conf file.

I tried this and the shortcut works, however I get other issues (probably related to my hidpi screen).

jkubrynski commented 7 years ago

The same issue. Never shows when gnome desktop is focused. F25 + wayland

semsevens commented 7 years ago

Two temporary workaround:

  1. Set xorg as default. For Fedora 25, just uncomment WaylandEnable=false in /etc/gdm/custom.conf.
  2. Set system's keyboard to add a custom shortcut instead of setting Guake's shortcut.

I prefer the first workaround, because the second one's response time is about twice that of the first.

lpryszcz commented 3 years ago

It still persists with Gnome 3.28.4. For me adding custom gnome shortcut was the only viable solution image