<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - module-bluetooth - bluetooth-util.c: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74144#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - module-bluetooth - bluetooth-util.c: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74144">bug 74144</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>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).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>