guake icon indicating copy to clipboard operation
guake copied to clipboard

Guake toggle hotkey not working when some applications are active on Ubuntu 22.04

Open Wang4758 opened this issue 1 year ago • 6 comments
trafficstars

Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake.

For how to run the latest Guake in your computer, please refer to Install from source.

Describe the bug

I've been using Guake for a long time and I could always toggle Guake using hotkey for Ubuntu. But recently when some applications are active like Files and Firefox, the Guake hotkey does not work anymore. For some other applications it is working, like Google Chrome, VSCode.

Expected behavior

That I could toggle Guake when any application is active.

Actual behavior

What you actually get.

To Reproduce

Provide the steps to reproduce the behavior


Please run $ guake --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.

Wang4758 avatar Oct 10 '24 15:10 Wang4758

Also experiencing this problem with Ubuntu files and Ubuntu Desktop.

charles-typ avatar Oct 12 '24 12:10 charles-typ

Also experiencing this problem with Gnome Desktop on Arch Linux

HenryJia avatar Nov 15 '24 03:11 HenryJia

Here is $ guake -support output:

--------------------------------------------------
Desktop Session: ubuntu

--------------------------------------------------
Display: :0

RGBA visual: True

Composited: True

* Monitor: 0 - XWAYLAND0
    * Geometry:		2560 x 1440 at 0, 0
    * Size:		700 x 400 mm²
    * Primary:		True
    * Refresh rate:	59.912 Hz
    * Subpixel layout:	unknown
* Monitor: 1 - XWAYLAND1
    * Geometry:		1920 x 1200 at 2560, 0
    * Size:		340 x 220 mm²
    * Primary:		False
    * Refresh rate:	59.962 Hz
    * Subpixel layout:	unknown

Wang4758 avatar Nov 19 '24 15:11 Wang4758

Also have a similar one where global shortcut works, focus changes, but nothing shown. Like guake spawn in other desktop.

danielqq000 avatar Jan 01 '25 04:01 danielqq000

I'm experiencing the same problem on 6.6.83-1-MANJARO with Gnome.

My guake --support output:

$ guake --support

Guake Version: 3.11.dev0 Vte Version: 0.78.4 Vte Runtime Version: 0.78.4

GTK+ Version: 3.24.49 GDK Backend: <GdkX11.X11Display

Desktop Session: gnome

Display: :0 RGBA visual: True Composited: True

  • Monitor: 0 - DP-1
    • Geometry: 1920 x 1080 at 0, 0
    • Size: 600 x 340 mm²
    • Primary: True
    • Refresh rate: 143.881 Hz
    • Subpixel layout: unknown
  • Monitor: 1 - DP-2
    • Geometry: 1920 x 1080 at 1920, 0
    • Size: 600 x 340 mm²
    • Primary: False
    • Refresh rate: 59.962 Hz
    • Subpixel layout: unknown

ChatGPT suggests this may be related to Wayland/X11, I will try to find a workaround.

Ginden avatar Mar 30 '25 11:03 Ginden

OK, so the workaround is to add custom shortcut to Keyboard Shortcuts for Gnom referencing guake-toggle, like that:

which guake-toggle
/usr/bin/guake-toggle

Image

@Wang4758 @danielqq000 @HenryJia @charles-typ ^

Ginden avatar Mar 30 '25 12:03 Ginden

Same here, although I imagine this is a GNOME issue not a Ubuntu/Debian issue

dylanmorroll avatar Jul 08 '25 10:07 dylanmorroll