Bug 482716

Summary: Startup sound does not play
Product: [Plasma] plasmashell Reporter: worthymelight <davidpetko07>
Component: Startup processAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: bassistguy, danielbermond, gertlink_nospam, julien.dlq, kde, nate, phd, postix, sitter, smowtenshi
Priority: NOR Keywords: qt6
Version: 6.0.1   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=422948
Latest Commit: Version Fixed In: 6.0.3

Description worthymelight 2024-03-07 13:49:37 UTC
Linux/KDE Plasma: Arch
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Comment 1 Nate Graham 2024-03-07 21:30:23 UTC
Can reproduce.
Comment 2 Kevin R 2024-03-11 16:06:45 UTC
*** Bug 483255 has been marked as a duplicate of this bug. ***
Comment 3 Bug Janitor Service 2024-03-14 00:10:02 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4067
Comment 4 Harald Sitter 2024-03-14 01:27:32 UTC
Ugh, this is actually terrible. Besides the obvious bug with us not resolving the sounds correctly, the sound device may also be in energy saving and not wake up at all or not in time to produce anything audible 🙈
Comment 5 Nicolas Fella 2024-03-15 10:49:20 UTC
Git commit 1d36279bceb2135725db0130714b8980b68c50b3 by Nicolas Fella, on behalf of Harald Sitter.
Committed on 15/03/2024 at 10:31.
Pushed by nicolasfella into branch 'master'.

resolve startup sound against ocean theme

this is a fairly dirty hotfix for 6.0. longer term we should look at
porting from phonon to libcanberra so we don't need to faff about with
file name resolution

M  +18   -10   startkde/startplasma.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/1d36279bceb2135725db0130714b8980b68c50b3
Comment 6 Nicolas Fella 2024-03-15 10:50:04 UTC
Git commit 3ff5540efc259c9d428841d4038a54f2bf76df11 by Nicolas Fella, on behalf of Harald Sitter.
Committed on 15/03/2024 at 10:49.
Pushed by nicolasfella into branch 'Plasma/6.0'.

resolve startup sound against ocean theme

this is a fairly dirty hotfix for 6.0. longer term we should look at
porting from phonon to libcanberra so we don't need to faff about with
file name resolution
(cherry picked from commit 1d36279bceb2135725db0130714b8980b68c50b3)

M  +18   -10   startkde/startplasma.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/3ff5540efc259c9d428841d4038a54f2bf76df11
Comment 7 Julien Delquié 2024-03-30 08:31:28 UTC
I have installed 6.0.3, and still no sound on login.
Comment 8 Julien Delquié 2024-04-01 07:20:29 UTC
(In reply to Julien Delquié from comment #7)
> I have installed 6.0.3, and still no sound on login.

Ok, nevermind, I think I have messed-up my USE flags on day, and maybe missing media-libs/phonon-vlc dependency.
Actually, it works.