Bug 491980 - Can't disable system sounds in System Settings
Summary: Can't disable system sounds in System Settings
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_soundtheme (other bugs)
Version First Reported In: 6.1.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-21 10:34 UTC by DonJaime
Modified: 2024-08-28 22:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DonJaime 2024-08-21 10:34:53 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Unchecking the "Enable notification sounds" checkbox in the System Sounds settings tab has no effect.

STEPS TO REPRODUCE
1. Go to Systems settings => Colors & Themes (!) => System Sounds
2. Uncheck "Enable notification sounds", and click "Apply"
3. Do something wrong.

OBSERVED RESULT
Beep

EXPECTED RESULT
Silence

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-08-21 14:46:02 UTC
> 3. Do something wrong.

Can you be specific about what this means? What wrong thing in what app? Is it a GTK app, and are you, for example pressing backspace or delete in an empty text field?
Comment 2 DonJaime 2024-08-23 18:54:59 UTC
It was in a WINE application, so that would be GTK. I was trying to type when no text field was active.
Firefox complained at some point as well, I can't remember why.
Comment 3 Nate Graham 2024-08-28 22:33:59 UTC
Got it. So it's the horrible GTK beep! The good news is that as of Plasma 6.2, we intercept these and transform them into nice sounds that do respect the notification sounds setting (as well as the system volume level…).