Skip to content
Commit c27f2a5e authored by Jolene K's avatar Jolene K Committed by Nicolas Fella
Browse files

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.

CCBUG: 422948
(cherry picked from commit a8eeac81)
parent 29d0738d
Pipeline #264861 passed with stage
in 22 minutes and 29 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment