You are not logged in.
So, this is quite bizarre.
After I updated to KDE 6, Firefox/Thunderbird had some bogus sound effects when I pressed the close/minimize/maximize buttons.
The effects are distracting and Firefox/Thunderbird is the only application that has them, here's a video demonstrating the behavior (don't forget to set the volume to max)
https://youtu.be/ufAvIyfOtn0/
Any idea how to get rid of these?
EDIT: It seems like the effect is coming from the DE itself, as when I mute firefox, it persists.
Last edited by kyngs (2024-03-08 16:55:38)
Offline
i'm having the same issue too, only way ive managed to get rid of it is to disable notification sounds entirely which isnt ideal...
Offline
i'm having the same issue too, only way ive managed to get rid of it is to disable notification sounds entirely which isnt ideal...
Yeah, that does not seem optimal. I'll wait for a week if someone reports it to KDE, otherwise I'll report this myself.
Offline
You can try to switch to another sound theme (system setting -> themes and colors -> sound theme ). Plasma 6 introduced a new sound theme and it might be incompatible with your previous settings. You can also try to switch to another sound theme and then switch back, hopefully this might overwrite some incompatible settings.
Offline
You can try to switch to another sound theme (system setting -> themes and colors -> sound theme ). Plasma 6 introduced a new sound theme and it might be incompatible with your previous settings. You can also try to switch to another sound theme and then switch back, hopefully this might overwrite some incompatible settings.
Thanks for the suggestion, unfortunately, it did not work. Only disabling the notification sounds has any effect.
Offline
This is really weird, I originally thought this is related to Qt, however, some GTK applications (such as Qalculate) exhibit the same behavior...
Offline
I also found that annoying (: The solution that worked for me was to make a customized theme by copying the original and deleting the specific sounds for maximize/minimize from it (in Oxygen theme the sounds for minimize & maximize are "window-maximized.ogg" & "window-minimized.ogg").
You can copy the theme you're using from /usr/share/sounds to ~/.local/share/sounds. Make sure you rename the theme's directory to a different name (the new customized theme name) and edit the index.theme file in it according to the name you chose.
Offline
I also found that annoying (: The solution that worked for me was to make a customized theme by copying the original and deleting the specific sounds for maximize/minimize from it (in Oxygen theme the sounds for minimize & maximize are "window-maximized.ogg" & "window-minimized.ogg").
You can copy the theme you're using from /usr/share/sounds to ~/.local/share/sounds. Make sure you rename the theme's directory to a different name (the new customized theme name) and edit the index.theme file in it according to the name you chose.
This didn't work for me for some reason. It somehow manages to fall back to the default sounds, if those files aren't present.
Offline
ffmpeg -f lavfi -t 1 -i anullsrc=channel_layout=stereo:sample_rate=48000 -y /tmp/silence.ogg
Offline
ginger wrote:I also found that annoying (: The solution that worked for me was to make a customized theme by copying the original and deleting the specific sounds for maximize/minimize from it (in Oxygen theme the sounds for minimize & maximize are "window-maximized.ogg" & "window-minimized.ogg").
You can copy the theme you're using from /usr/share/sounds to ~/.local/share/sounds. Make sure you rename the theme's directory to a different name (the new customized theme name) and edit the index.theme file in it according to the name you chose.This didn't work for me for some reason. It somehow manages to fall back to the default sounds, if those files aren't present.
Did you reboot after applying the settings? It was necessary in my case... (:
Offline
Did you reboot after applying the settings? It was necessary in my case... (:
Yes, that did it. Madness.
By the way: It doesn't happen anymore. Unsatisfied with either solution I gave up and today the problem was gone.
Offline