From: Georg Chini <georg@chini.tk>
To: ofono@ofono.org
Subject: Re: Method "Register" with signature "oay" doesn't exist
Date: Sun, 15 May 2016 13:43:51 +0200 [thread overview]
Message-ID: <573860F7.2040104@chini.tk> (raw)
In-Reply-To: <57385D0C.60001@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]
On 15.05.2016 13:27, Marco Trapanese wrote:
> Il 15/05/2016 13:15, Georg Chini ha scritto:
>> One thing I have seen on first inspection:
>>
>> It looks like a line
>>
>> <allow send_interface="org.ofono.HandsfreeAudioAgent"/>
>>
>> is missing in your ofono.conf.
>> There are messages indicating that in your dbus-log:
>>
>> error time=1463309285.724282 sender=org.freedesktop.DBus ->
>> destination=:1.13 error_name=org.freedesktop.DBus.Error.AccessDenied
>> reply_serial=69
>> ...
>> method call time=1463309305.723208 sender=:1.13 -> destination=:1.14
>> serial=70 path=/HandsfreeAudioAgent;
>> interface=org.ofono.HandsfreeAudioAgent; member=NewConnection
>>
>>
>> Could you add the line and retry?
>
>
> Of course!
> I added the linne, rebooted and followed again the procedure. It seems
> the errors are still there.
>
Did you try to run pulseaudio as normal user? You should avoid system
mode if possible.
It still looks like there is something wrong with your dbus access
rights, this time the reply
from pulseaudio is denied.
Maybe you could try and add something like
<policy user="pulse">
<allow send_destination="org.ofono"/>
</policy>
to your ofono.conf, but that is just a wild guess. I am not too familiar
with dbus.
next prev parent reply other threads:[~2016-05-15 11:43 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=573860F7.2040104@chini.tk \
--to=georg@chini.tk \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.