Can't enable "Make discoverable PulseAudio network sound devices available locally" on PulseAudio Preferences

I want to check "Make discoverable PulseAudio network sound devices available locally" on this:

PulseAudio window

If I click on "Install" the window just closes and nothing happens. I did try running it as sudo but the same thing happens. Isn't there a way to do this via terminal?


Solution 1:

This thread helped:

https://bugs.launchpad.net/ubuntu/+source/paprefs/+bug/829051/comments/56

Just do the following:

sudo ln -s /usr/lib/pulse-13.99.1 /usr/lib/pulse-13.99

And then make sure that pulse-13.99 exists:

ls -1 /usr/lib | grep pulse