<div>I am new to DBus, and am practicing using python dbus for fun. Following the code at <a href="https://stackoverflow.com/questions/33250864/getting-signals-working-on-pulseaudios-dbus-interface#33776607">https://stackoverflow.com/questions/33250864/getting-signals-working-on-pulseaudios-dbus-interface#33776607</a> When executing python script it complains <br></div><div><br></div><div>    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /run/user/1001/pulse/dbus-socket: No such file or directory<br></div><div><br></div><div>What might cause this error and how to fix that?<br></div><div><br></div><div>My environment is Ubuntu 16.04 LTS, python 3.5.2. <br></div><div><br></div><div>Thanks <br></div><div><br></div><div><br></div>