On Tue, Dec 20, 2011 at 6:01 PM, Timothy Murphy <gayleard@xxxxxxxxxx> wrote: > > I'm still getting this warning (repeated many times) under Fedora-16/KDE > updated (kernel 3.1.5-6.fc16.i686.PAE) in /var/log/messages: > ---------------------------------- > Dec 21 00:28:38 blanche dbus-daemon[876]: ** (upowerd:1269): WARNING **: > Property get or set does not have an interface string as first arg > ---------------------------------- > > This was reported some months ago as Red Hat Bugzilla – Bug 743344 > and now has Status: CLOSED CURRENTRELEASE > which I take to mean it is believed that it has been corrected? That's the bug for udisks. The bug for upower is still open: https://bugzilla.redhat.com/show_bug.cgi?id=743779 > Is anyone else getting this warning? Yep. You can shut it up though, by silencing dbus completely. To do so, run "cp /lib/systemd/system/dbus.service /etc/systemd/system/", add "StandardOutput=null" to the [Service] section of /etc/systemd/syststem/dbus.service, and then run "systemctl daemon-reload". -T.C. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org