Bug 2009519
| Summary: | Can't disable system sounds | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | sverrel |
| Component: | gnome-control-center | Assignee: | GNOME SIG Unassigned <gnome-sig> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 35 | CC: | felix, gnome-sig, mkonecny, mmarusak, mweires, redhat.c2zyt, walter.pete |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-10-09 21:27:25 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
sverrel
2021-09-30 20:31:36 UTC
Can confirm. After upgrading from SB34->SB35 the "System Sounds" setting in gnome-control-center is no longer functional. Setting it to 0% or pressing mute, closing the center, reopening and it's again at 100%. The system continues to play System Sounds.
Setting the volume or pressing the mute button logs the following in the journal:
pipewire-pulse[2153]: mod.protocol-pulse.stream-restore: failed to set metadata restore.stream.Output/Audio.media.role:Notification = { "mute": true, "volumes": [ 0.000000 ], "channels": [ "MONO" ] }, Operation not supported
Tried: Deleting ~/.config/pipewire configuration and session files did not solve the issue.
Upstream (GNOME) confirmed that it's a wireplumber issue. Tracking issue: https://gitlab.freedesktop.org/pipewire/wireplumber/-/issues/51 The fix has been tagged upstream: https://gitlab.freedesktop.org/pipewire/wireplumber/-/commit/043fa7c9d66d4efbf309c0fe7fd196d0686e91d5 *** Bug 2008795 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 2003403 *** Can confirm: wireplumber-0.4.3-1.fc35 fixes it for me on F35 (GNOME wayland). Setting works. Restore after reboot works. |