*** 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 Ubuntu
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to