https://bugs.kde.org/show_bug.cgi?id=422948

--- Comment #109 from Nicolas Fella <[email protected]> ---
Git commit a8eeac81550f32003a0609adad4965e311d86866 by Nicolas Fella, on behalf
of Jolene K.
Committed on 09/11/2022 at 16:22.
Pushed by nicolasfella into branch 'master'.

startkde/plasma-session: fix playing startup sound

Attaching the Phonon objects to the Startup object and then
immediately deleting the Startup object leads to the Phonon
objects being deleted too and no sound will play.

I have no idea how that ever worked, maybe Phonon used to
work differently in the past or maybe it depends on the backend.

Since the MediaObject is configured to autodelete itself
after it finishes playing, it doesn't need to be parented
to anything.

M  +1    -1    startkde/plasma-session/startup.cpp
M  +4    -4    startkde/startplasma.cpp
M  +1    -1    startkde/startplasma.h

https://invent.kde.org/plasma/plasma-workspace/commit/a8eeac81550f32003a0609adad4965e311d86866

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to