I installed xoscope on ubuntu 14.4. and discovered that this bug is not fully fixed.
xoscope only works after a reboot or a manual restart of pulseaudio by issueing the command "pulseaudio -k". suggested fix: add a post-installation action to restart pulseaudio automatically. Add the file DEBIAN/postinst to the package: #!/bin/sh pulseaudio -k -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993867 Title: Xoscope package lacks pulseaudio-esound-compat as dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xoscope/+bug/993867/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
