Bug 364727

Summary: sounds and previews dont work for notifications
Product: [Plasma] plasma-pa Reporter: FabiB <plusfabi>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, plasma-bugs
Priority: NOR    
Version: 5.6.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description FabiB 2016-06-24 22:34:02 UTC
when the user wants to set a sound for a notification, it will not work.

Reproducible: Always

Steps to Reproduce:
1. launch kcmshell5 kcmnotify
2. now set an notification sound for a specific action
3. try to preview this sound (or trigger the action)

Actual Results:  
no sound will be played

Expected Results:  
sound should be played

as workaround 
https://forum.manjaro.org/t/i-cant-use-custom-sounds-for-notifications-in-kde-plasma/4633/3

we found that if we replace the path to an sound file (for example) 
/usr/share/sounds/KDE-Sys-App-Message.ogg
with "file://" in front:
file://usr/share/sounds/KDE-Sys-App-Message.ogg
the preview works and the notification sound also works.
Comment 1 Nate Graham 2019-11-14 17:53:53 UTC

*** This bug has been marked as a duplicate of bug 407397 ***