https://bugs.freedesktop.org/show_bug.cgi?id=74144
--- Comment #14 from Tanu Kaskinen <[email protected]> --- Yes, the failure in calling org.bluez.Manager.GetProperties() prevents any Bluetooth code from working in PulseAudio. This is a configuration issue on your machine, or you're running PulseAudio in some odd way. On my machine (Fedora 19) the access to BlueZ is granted by this snippet in /etc/dbus-1/system.d/bluetooth.conf: <policy at_console="true"> <allow send_destination="org.bluez"/> </policy> If you have the same on your machine, then the issue appears to be that you're running pulseaudio in some way that fails the "at_console" condition (before you ask, I don't know how the "at_console" rule actually works). -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
