On Fri, Jun 19, 2009 at 12:21, Robin Paulson<[email protected]> wrote: > 2009/6/19 Jose Luis Perez Diez <[email protected]>: >> El Friday, 19 de June de 2009 10:55:41 vàreu escriure: >>> > i think that recents builds of the dBus server are using the primary >>> > D-Bus release 1.2.14 insteado of the premissive ones see: >>> > >>> > http://lists.freedesktop.org/archives/dbus/2008-December/010769.html >>> > >>> > look on /etc/dbus-1/system.conf and search for an >>> > >>> > <allow send_type="method_call" log="true"/> (prints the method calls on >>> > the log for the services inbcorretly configured) >>> > or >>> > <allow send_type="method_call"/> accept them silently >>> >>> right, i'm not sure what you're saying. are you suggesting i change >>> something? >> >> I'm only pointing that the newer dbus-sever have changed the default policy >> from allow to deny for methods calls so the dbus configuration must have an >> explicit allow. >> >>> i'm pretty sure this is a problem related to upgrading, rather than >>> with dbus per se >> >> I suspect that during the upgrade the configuration files for dbus didn't get >> upgraded. >> >> I hope this is clearer now. >> > > right, got you. thanks jose. > > i understand what you're saying, and the e-mail you pointed me too. i > also found the text in the system.conf file. are you saying i should > change <allow send_type="method_call" log="true"/> to <allow > send_type="method_call"/> ? > > i'm slightly surprised this hasn't happened to more people
Don't do that. It's unrelated. That message is introduced by our manually applied patch, and you can ignore it. That's bindings which should be updated, but now JUST IGNORE IT. Don't change any configuration, unless you know what you do. And no - changing configuration won't let that messages disappear. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
