Summary: | Main volume level applied after startup notification sound plays, so it's too loud | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Syiad <syiad.al-duri> |
Component: | Startup process | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kde, kdelibs-bugs-null, nate |
Priority: | NOR | ||
Version First Reported In: | 5.25.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Syiad
2022-08-31 12:52:59 UTC
You can change the volume of notification sounds in System Settings > Audio. Does that work? Yes, that works as advertised. All sounds are always played at the set volume, EXCEPT the startup sound at startup. If I play the startup sound "manually", e.g. via the notifications settings test button, it plays at the set overall volume. As mentioned above, my suspicion is that the volume defaults to 100% until the settings from the previous session have been read in and applied. It seems the startup sound is played BEFORE that happens. Just a wild guess, though. Because the startup sound uses the notification volume, I think this is intentional. If you want your notification sounds to be quieter, you should change your notification sound level to match the main volume level. Seems I didn't describe the problem well enough: My volume settings are 100% for notifications (and mostly all other output streams) and 40% for the master volume. Therefore, I'd expect the notifications to be at 100% x 40% = 40% output volume. This is actually the case for all notification sounds, EXCEPT for the startup sound (but only at startup). In the past it used to be the case for the startup sound at startup too, but then the startup sound disappeared somewhere between KDE being updated towards 5.24 (or even earlier; it might have been missing for a while before I missed it) and me switching from X11 to Wayland. Now the startup sound is back with 5.25, but too loud. It looks as if the 40% master volume setting is not applied before playing the startup sound. However, it definitely was in the past. Once plasma is up and running, all audio outputs do respect the 40% master volume. Yes, I could lower the volume for notifications to 40% to have the startup sound played at that level. But then all subsequent notifications would be too silent at 40% master x 40% notifications = 16% effective level. Ok, got it. Somehow the problem has disappeared with Kubuntu 22.10. |