Re: dbus-daemon error message persisting

2011-12-21 Thread Timothy Murphy
T.C. Hollingsworth 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.

Thanks for the info.
But is there any simple way of stopping upowerd?
I tested yum-removing it, but this would have taken
dozens of applications with it.


-- 
Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


-- 
users mailing list
users@lists.fedoraproject.org
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


Re: dbus-daemon error message persisting

2011-12-21 Thread T.C. Hollingsworth
On Wed, Dec 21, 2011 at 4:47 AM, Timothy Murphy gayle...@eircom.net wrote:
 Thanks for the info.
 But is there any simple way of stopping upowerd?
 I tested yum-removing it, but this would have taken
 dozens of applications with it.

You can just remove
/usr/share/dbus-1/system-services/org.freedesktop.UPower.service.
That file could be restored on update, though.

Unfortunately, upower is central to the power management features of
many desktops, so doing so may cause problems with your desktop
environment, especially if you're using a laptop.

-T.C.
-- 
users mailing list
users@lists.fedoraproject.org
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


dbus-daemon error message persisting

2011-12-20 Thread Timothy Murphy

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?

Is anyone else getting this warning?


Timothy Murphy  
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College Dublin


-- 
users mailing list
users@lists.fedoraproject.org
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


Re: dbus-daemon error message persisting

2011-12-20 Thread T.C. Hollingsworth
On Tue, Dec 20, 2011 at 6:01 PM, Timothy Murphy gayle...@eircom.net 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@lists.fedoraproject.org
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