All of lore.kernel.org
 help / color / mirror / Atom feed
* Method "Register" with signature "oay" doesn't exist
@ 2016-05-12 10:37 Marco Trapanese
  2016-05-12 14:09 ` Denis Kenzior
  0 siblings, 1 reply; 25+ messages in thread
From: Marco Trapanese @ 2016-05-12 10:37 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]


Hello,
when I start pulseaudio I get this error:

> org.freedesktop.DBus.Error.UnknownMethod: Method "Register" with 
> signature "oay" on interface "org.ofono.HandsfreeAudioManager" doesn't 
> exist

I'm running ofono 1.17 and pulseaudio 8.0.
Please, would you help me to understand if the problem is related to the 
compilation of ofono or to the dbus policies?

I attach the dbus conf files.

My system is a custom buildroot environment on RPi3 with kernel 4.4.8-v7
Thanks!
Marco


[-- Attachment #2: ofono.conf --]
[-- Type: text/html, Size: 990 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: pulseaudio-system.conf --]
[-- Type: text/xml, Size: 1168 bytes --]

<?xml version="1.0"?><!--*-nxml-*-->
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">

<!--
This file is part of PulseAudio.

PulseAudio is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.

PulseAudio is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
-->

<busconfig>

  <!-- System-wide PulseAudio runs as 'pulse' user. This fragment is
       not necessary for user PulseAudio instances. -->

  <policy user="pulse">
    <allow own="org.pulseaudio.Server"/>
    <allow send_destination="org.bluez"/>
    <allow send_destination="org.ofono"/>
  </policy>

</busconfig>

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2016-05-15 17:38 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-12 10:37 Method "Register" with signature "oay" doesn't exist Marco Trapanese
2016-05-12 14:09 ` Denis Kenzior
2016-05-12 14:36   ` Marco Trapanese
2016-05-12 14:55     ` Denis Kenzior
2016-05-12 15:05       ` Marco Trapanese
2016-05-12 16:11         ` Denis Kenzior
2016-05-12 16:31           ` Marco Trapanese
2016-05-14 20:43             ` Stephan Schmolke
2016-05-15  5:46               ` Marco Trapanese
2016-05-15 10:32                 ` Georg Chini
2016-05-15 10:36                   ` Marco Trapanese
2016-05-15 10:39                     ` Georg Chini
2016-05-15 10:58                       ` Marco Trapanese
2016-05-15 11:15                         ` Georg Chini
2016-05-15 11:27                           ` Marco Trapanese
2016-05-15 11:29                             ` Marco Trapanese
2016-05-15 11:43                             ` Georg Chini
2016-05-15 12:09                               ` Marco Trapanese
2016-05-15 12:15                                 ` Georg Chini
2016-05-15 12:30                                   ` Marco Trapanese
2016-05-15 13:01                                     ` Georg Chini
2016-05-15 13:08                                       ` Marco Trapanese
2016-05-15 13:24                                         ` Georg Chini
2016-05-15 17:38                                           ` Marco Trapanese
2016-05-12 16:32           ` Marco Trapanese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.