GNU bug report logs -
#64978
29.1.50; C-g doesn't produce sound on PGTK
Previous Next
Reported by: Daan Ro <daanturo <at> gmail.com>
Date: Mon, 31 Jul 2023 16:10:01 UTC
Severity: minor
Found in version 29.1.50
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 64978 <at> debbugs.gnu.org (full text, mbox):
Daan Ro <daanturo <at> gmail.com> writes:
> 1. `emacs -Q`
> 2. Press "C-g"
>
> Expected: Emacs beeps, like the X build.
>
> Observed: silence.
>
> In GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38,
> cairo version 1.17.8)
> System Description: Arch Linux
What Wayland compositor is installed on your system?
The X build ``beeps'' with Xkb or the X protocol, which in fact results
in a beep event being sent to a listening audio server module that plays
a user configurable sound each time it registers such an event.
On Wayland, GDK is responsible for playing the beep sound through the
Wayland protocol. I don't really know how that part works, but it's
unlikely that any failures there can be fixed by us Emacs developers.
This bug report was last modified 1 year and 250 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.