<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#c3">Comment # 3</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:john.nevill@gmail.com" title="John Nevill <john.nevill@gmail.com>"> <span class="fn">John Nevill</span></a>
</span></b>
        <pre>Running into the same problem on the Raspberry Pi:

Versions installed:
pulseaudio:
  Installed: 2.0-6.1
--
pulseaudio-module-bluetooth:
  Installed: 2.0-6.1
--
bluez:
  Installed: 4.99-2

Raspbian with Kernel 3.10.28+

Device connects, I am able to route the audio where ever I wish and within a
few seconds  syslog shows:
------------------------------------------------------------------------
pulseaudio[6210]: [pulseaudio] bluetooth-util.c:
org.bluez.HandsfreeGateway.GetProperties() failed:
org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature
"" on interface "org.bluez.HandsfreeGateway" doesn't exist
pulseaudio[6210]: [pulseaudio] server-lookup.c: Unable to contact D-Bus:
org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon
without a $DISPLAY for X11
pulseaudio[6210]: [pulseaudio] main.c: Unable to contact D-Bus:
org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon
without a $DISPLAY for X11
------------------------------------------------------------------------

I'm able to route audio around after this message appears in the log, but the
audio quickly fails (after 5 seconds or so) as bluetoothd unregisters my A2DP
Sink and Source Endpoints:
------------------------------------------------------------------------
bluetoothd[3189]: Endpoint unregistered: sender=:1.43 path=/MediaEndpoint/HFPAG
bluetoothd[3189]: Endpoint unregistered: sender=:1.43 path=/MediaEndpoint/HFPHS
bluetoothd[3189]: Endpoint unregistered: sender=:1.43
path=/MediaEndpoint/A2DPSource
bluetoothd[3189]: Endpoint unregistered: sender=:1.43
path=/MediaEndpoint/A2DPSink
------------------------------------------------------------------------</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>