首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >org.freedesktop.DBus.Error.UnknownMethod on auth.log

org.freedesktop.DBus.Error.UnknownMethod on auth.log
EN

Ask Ubuntu用户
提问于 2015-05-25 07:27:27
回答 1查看 1.2K关注 0票数 0

我的auth.log中充满了freedesktop的错误消息,其中大多数看起来或多或少如下所示:

代码语言:javascript
复制
May 25 07:59:40 lati dbus[425]: message repeated 7 times: [ [system] Rejected send message, 3 matched rules; type="error", sender=":1.63" (uid=1000 pid=2218 comm="/usr/bin/pulseaudio --start --log-target=syslog ") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.1" (uid=0 pid=503 comm="/usr/sbin/bluetoothd ")]

知道那可能是什么吗?

我的系统信息:

  • Ubuntu 14.04.2 LTS (信任)
  • 架构: 64位
  • 内核版本:3.16.0-37-泛型
  • 戴尔E7440
  • Bios版本: A14
EN

回答 1

Ask Ubuntu用户

发布于 2015-05-25 14:19:58

这个消息意味着dbus拒绝了一个错误消息(org.freedesktop.DBus.Error.UnknownMethod)脉冲音频试图发送给蓝牙,这可能是因为蓝牙调用了一个未知的脉冲音频接口方法。

奇怪的是,应该允许错误回复(您应该在/etc/dbus-1/system.conf中有<allow send_requested_reply="true" send_type="error"/>。我不确定日志中的requested_reply="0“是否表明脉冲音频没有将错误消息声明为回复。当然,这将是脉冲音频中的一个缺陷。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/627912

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档