Guake: Outdated guake in official distibution packages.

Created on 27 May 2018  路  12Comments  路  Source: Guake/guake

I'm a happy guake user for years.
Thank you.

I'm running Fedora 28

dnf install -y guake
guake --version

Guake Terminal 0.8.8

Is there any way the repo could get a more recent version.

Build System; Packaging; Docs; Translations

Most helpful comment

Just want you guys to know that the Guake in Fedora 30 is up-to-date now. Very thanks the maintainer. :-)

All 12 comments

Hello. You can contact the fedora maintainer, @pypingou.

I'm running guake 3.2.1 on my f27 box atm but the version that is currently in the repo works better than the new one, so I'm not pushing it.

Basically, the window doesn't hide anymore, I need to use the mouse to set the focus on another window or use alt-tab, quite annoying.

This may be related to wayland I'm not sure and I didn't investigate yet but as it is the old version works better.

Hello
@pypingou
I have a similar error in 0.8.8
Could you try my 'fix'? Or is it unrelated.
I use ALT + space

  • change Guake Preferences: Keyboard shortcuts: Toggle Guake visibility: everything but ALT + space
  • change Gnome Keyboard shortcut for 'Activate the window menu' from (ALT + space) TO (Disabled or something different)
  • add Gnome Keyboard shortcut for Guake:
    -- name: Toggle Guake
    -- command: ALT + space
    -- shortcut: guake -t

@seghers I don't really care to fix this for me, I'll just downgrade if this annoys me enough. But your workaround isn't something I'm willing to encourage people to use in a RPM shipped in a distro, so until we fix this issue upstream, I will not update guake in Fedora, sorry :(

@pypingou You mean the second time you hit the global shortcut the window is not hidden while it should be? Does it appear to hide + reopen very fast? On wayland I now recommand to not use Guake binding but to use guake -t command in the system shortcut. It seems to work for others.

On Mon, May 28, 2018 at 01:23:22PM +0000, Gaetan Semet wrote:

@pypingou You mean the second time you hit the global shortcut the window
is not hidden while it should be? Does it appear to hide + reopen very
fast?

The second one, disappears and comes right back

On wayland I now recommand to not use Guake binding but to use guake
-t command in the system shortcut. It seems to work for others.

It may work, but I still consider this a work around rather than a fix.

Ok this is linked to the function get_server_time used in X11 to delay the multiple input a window receive, but it does not exist on Wayland.

as @gsemet said, the problem is with Wayland, not guake. Tilix suffers from kinda the same problem.

as @gsemet said, the problem is with Wayland, not guake.

Do you have a bug id where we could track the issue?

Its not a problem rather a case of missing functionality with wayland.

Kinda same problems in Tilix : https://github.com/gnunn1/tilix/issues/1314

Reading that ticket, I don't see any link asking the wayland developers if there is a way around or a fix planned for this or suggestions on how to do this now.

Just want you guys to know that the Guake in Fedora 30 is up-to-date now. Very thanks the maintainer. :-)

Was this page helpful?
0 / 5 - 0 ratings