[pulseaudio-tickets] [Bug 74144] module-bluetooth - bluetooth-util.c: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 15 02:51:49 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=74144

--- Comment #14 from Tanu Kaskinen <tanuk at iki.fi> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20140315/857cfa49/attachment-0001.html>


More information about the pulseaudio-bugs mailing list