[Bug 942102] Re: Notifications have no alert sounds

Manuel Seelaus manuel.seelaus at canonical.com
Tue Jul 28 18:18:06 UTC 2015


*** This bug is a duplicate of bug 946238 ***
    https://bugs.launchpad.net/bugs/946238

quick and dirty workaround:

- write a short shell script that plays the sound using mplayer or similar
- have quassel execute that script using "Run Command" (for example on highlight)

Example:
$ cat bin/highlight.sh 
#!/usr/bin/env bash
mplayer /usr/share/sounds/KDE-Im-Highlight-Msg.ogg

- Then in Quassel's highlight settings, check "Run command" and point it
to your highlight.sh

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in Ubuntu.
https://bugs.launchpad.net/bugs/942102

Title:
  Notifications have no alert sounds

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdelibs/+bug/942102/+subscriptions




More information about the kubuntu-bugs mailing list