lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.25k stars 165 forks source link

Audible Terminal Bell Not working #488

Closed Penaz91 closed 1 year ago

Penaz91 commented 2 years ago

Greetings,

First of all, thanks for making tilda, it has been in my PC for years and it never gave me any issues.

I've started using it to update my PC in background, but I noticed that I kept forgetting to insert the password in the sudo prompt, thus I decided to enable the "audible terminal bell" and make sudo emit a bell character.

Sadly there is no sound coming from tilda when the sudo prompt appears (it works in other terminals, like Kitty).

OS: Artix Linux OpenRC (Rolling Release) Tilda Version: 1.5.4 No Desktop Environment: using OpenBox WM

If there is any way I can help debugging this, just let me know.

Thank you for your attention.

Penaz91 commented 1 year ago

Turns out this was an issue with my pipewire configuration, where there was no x11 bell module loaded.

Adding the X11 bell module makes everything work.