Bug 1234151
| Summary: | Login and logout sounds are missing | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | HotMusicFan <hotmusicfan> | ||||
| Component: | plasma-desktop | Assignee: | KDE SIG <kde-sig> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 22 | CC: | 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
HotMusicFan
2015-06-21 17:59:53 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! .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. Created attachment 1059518 [details]
login sounf patch for plasma-workspace
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. *** Bug 1236336 has been marked as a duplicate of this bug. *** 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. |