Bug 1234151

Summary: Login and logout sounds are missing
Product: [Fedora] Fedora Reporter: HotMusicFan <hotmusicfan>
Component: plasma-desktopAssignee: KDE SIG <kde-sig>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 22CC: dvratil, fedora.jrg01, jgrulich, kde-sig, kevin, rdieter, sait.a.umar, than
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-04 21:36:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
login sounf patch for plasma-workspace none

Description HotMusicFan 2015-06-21 17:59:53 UTC
Hello!

I have set up the login and logout sounds from System Settings ---> Notifications but they are still not being played (KDE Plasma 5.3.1).

Comment 1 Sammy 2015-07-29 12:48:24 UTC
I can confirm this and it is very puzzling. The sounds are working in general.
As a matter of fact the sounds for say, deleting a file from dolphin, or
emptying trash can are working.

Furthermore, when I set a sound to play from settings-notification-Plasma Workspace for login and logout and click on the test button on the left of
the sound file name it plays perfectly fine.

First guess, may be the changes made in settings is not being saved, since
originally these sounds were not turned on!

Comment 2 Sammy 2015-07-29 12:57:15 UTC
.kde/share/config/kde.notifyrc does contain:

[Event/exitkde]
Action=Sound
Execute=
KTTS=
Logfile=

[Event/startkde]
Action=Sound
Execute=
KTTS=
Logfile=

Actually I also tried the Execute option and did not work either. If the sound
was delayed at the startup that would explain the login sound but the logout
one should then work. Neither is working.

Comment 3 Sammy 2015-08-05 15:31:45 UTC
Created attachment 1059518 [details]
login sounf patch for plasma-workspace

Comment 4 Sammy 2015-08-05 15:32:31 UTC
After a long search the attached diff to plasma-workspace obtained from Review
https://git.reviewboard.kde.org/r/123770/diff/1/
solves the problem. Something to do with blocking pulseaudio.

There is another bug #1236336 that I think should be a duplicate of this one.

Comment 5 Rex Dieter 2015-08-05 16:02:44 UTC
*** Bug 1236336 has been marked as a duplicate of this bug. ***

Comment 6 Rex Dieter 2015-08-05 16:03:26 UTC
thanks!

that fix will be included in plasma-5.4, and 5.4 beta is less than a week away... we'll probably just wait for that to land instead.