View Single Post
Posts: 1,101 | Thanked: 1,185 times | Joined on Aug 2008 @ Spain
#539
Originally Posted by auouymous View Post
I have DT dbus packages and method_return is enabled.
Check that the policy section in your /etc/dbus-1/system.conf file is:
Code:
<policy context='default'>
<allow send_destination="*" eavesdrop="true"/>
<allow eavesdrop="true"/>
<allow own="*"/>
<allow user="*"/>
</policy>